Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 41,561 for

document properties

(0.21 sec)
  1. Convert DRC to FBX via C# | products.aspose.com

    Sample code for DRC to FBX C# conversion. Use API example code for batch DRC files to FBX conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set FBX specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/drc-to-fbx/
  2. Convert OBJ to USDZ via Python | products.aspos...

    Sample code for OBJ to USDZ Python conversion. Use API example code for batch OBJ files to USDZ conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set USDZ specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/ob...
  3. Convert FBX to GLB via C# | products.aspose.com

    Sample code for FBX to GLB C# conversion. Use API example code for batch FBX files to GLB conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set GLB specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/fbx-to-glb/
  4. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....when opening a document. When loading a document, you can set some...some advanced properties. Aspose.Words provides you with the...

    docs.aspose.com/words/net/specify-load-options/
  6. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...the Working with Fields documentation article. Remarks Inserts...The default constructor. Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....1 Contents [ Hide ] This document describes the changes to the...HtmlLinkTargetType along with a new property HtmlSaveOptions.LinkTargetType...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown Document into a Document object in C++....when loading Markdown document into a Document object. class MarkdownLoadOptions...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...GetBytes(html)); var document = new Document(input, new HtmlLoadOptions());...memoryStream = new MemoryStream(); document.Save(memoryStream); var actualPdfBytes...

    forum.aspose.com/t/converting-html-to-pdf-error...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in Java....an editable range within a document. Examples: Shows how to limit...throws Exception { Document doc = new Document(); doc.protect(ProtectionType...

    reference.aspose.com/words/java/com.aspose.word...