Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 20,616 for

obj

(0.17 sec)
  1. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. C++ API code to manage comments of DOT files....AppendChild method with the comment obj as parameter Use relevant method...

    products.aspose.com/total/cpp/annotate/dot/
  2. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX, PDF, SVG...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  3. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) My...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  4. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...InvokeDirectByRefWit(Object obj, Span`1 copyOfArgs, BindingFlags...

    forum.aspose.com/t/saving-pdf-document-after-re...
  5. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder...

    forum.aspose.com/t/appending-same-similar-docum...
  6. Public API Changes in Aspose.3D 2.1.0|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....defines settings on loading an Obj file. C# // initialize an object...defines settings on saving an Obj file. C# // initialize an object...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Create 3D Cylinder in Python

    Learn to create a 3D cylinder in Python using Aspose.3D SDK. The tutorial covers installation, parametric cylinder creation, and exporting to Obj, STL or FBX....viewers and AR applications OBJ — The safest bet for compatibility...

    blog.aspose.com/3d/create-3d-cylinder-in-python/
  8. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。..., options ) 使用Obj保存选项 下面的代码显示了如何在将 3D 文件保存为Obj格式之前设置保存选项。 from...+ "DiscardSavingMateria_out.obj" , opt ) 在本地目录中保存依赖项 from aspose...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  9. 搜索

    搜索...foreach (Element obj in objects) { if (!obj.HasAttribute("data"))...HasAttribute("data")) continue; var data = obj.GetAttribute("data"); using var...

    blog.aspose.com/zh-hant/html/download-image-fro...
  10. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...InvokeDirectByRefWit(Object obj, Span`1 copyOfArgs, BindingFlags...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...