Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 31,088 for

make

(0.18 sec)
  1. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management.... Conversely, nodes that make up delete revisions // also...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... Conversely, nodes that make up delete revisions # also linger...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs....its argument, // which will make the field display the ® (Registered...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…...Diagram Library : Make sure you are using the latest...

    forum.aspose.com/t/convert-visio-to-png-doesnt-...
  5. Convert X to USD via C# | products.aspose.com

    Sample code for X to USD C# conversion. Use API example code for batch X files to USD conversion within VB.NET, Asp.NET or any .NET based application....NET conversion code, make sure that you have the following...

    products.aspose.com/3d/net/conversion/x-to-usd/
  6. Convert ASE to 3DS via Java | products.aspose.com

    Sample Java conversion code for ASE format to 3DS file. Use this example code to convert ASE to 3DS within any Web or Desktop Java based application....running the Java conversion code, make sure that you have the following...

    products.aspose.com/3d/java/conversion/ase-to-3ds/
  7. Convert GLB to DAE via Python | products.aspose...

    Sample code for GLB to DAE Python conversion. Use API example code for batch GLB files to DAE conversion within VB.NET, Asp.NET or any .NET based application....the Python conversion code, make sure that you have the following...

    products.aspose.com/3d/python-net/conversion/gl...
  8. Convert STL to ASE via Java | products.aspose.com

    Sample Java conversion code for STL format to ASE file. Use this example code to convert STL to ASE within any Web or Desktop Java based application....running the Java conversion code, make sure that you have the following...

    products.aspose.com/3d/java/conversion/stl-to-ase/
  9. Convert DAE to GLB via Python | products.aspose...

    Sample code for DAE to GLB Python conversion. Use API example code for batch DAE files to GLB conversion within VB.NET, Asp.NET or any .NET based application....the Python conversion code, make sure that you have the following...

    products.aspose.com/3d/python-net/conversion/da...
  10. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…... Solution : Make sure that the HtmlSaveOptions...

    forum.aspose.com/t/when-converting-docx-to-html...