Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 10,192 for

document object model

(0.08 sec)
  1. DOC Import - Drawing Object Features|Aspose.Wor...

    Import DOC Document using drawing load options in C#....Drawing Object Features Supported on DOC Import Contents [ Hide...entities on document load. Graphic objects in any document format...

    docs.aspose.com/words/net/drawing-object-featur...
  2. RTF Import - Drawing Object Features|Aspose.Wor...

    Import RTF Document using drawing Object load options in Java....Drawing Object Features Supported on Rich Text Import Contents...entities on document load. Graphic objects in any document format...

    docs.aspose.com/words/java/drawing-object-featu...
  3. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve Object to your PDF using Aspose.PDF for Java....Curve Object to PDF file Contents [ Hide ] Add Curve object A graph...used in computer graphics to model smooth curves. The curve is...

    docs.aspose.com/pdf/java/add-curve/
  4. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....Binormal Data for all Meshes in 3D Model Contents [ Hide ] Using Aspose...method takes the Scene class object as a parameter and another...

    docs.aspose.com/3d/net/build-tangent-and-binorm...
  5. OpenDocument Import - Drawing Object Features|A...

    Import ODT Document using drawing Object load options in Java....Drawing Object Features Supported on OpenDocument Import Contents...entities on document load. Graphic objects in any document format...

    docs.aspose.com/words/java/drawing-object-featu...
  6. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....Binormal Data for all Meshes in 3D Model Contents [ Hide ] Using Aspose...method takes the Scene class object as a parameter and another...

    docs.aspose.com/3d/python-net/build-tangent-and...
  7. Exception" Object reference not set to an insta...

    Converting an HTML page to pdf with the simple code HtmlLoadOptions options = new HtmlLoadOptions(); Document pdfDocument = new Document(midHtmlStream, options); pdfDocument.Save(fina…...Exception" Object reference not set to an instance of an object" when...HtmlLoadOptions(); Document pdfDocument = new Document(midHtmlStream...

    forum.aspose.com/t/exception-object-reference-n...
  8. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D Object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions Objects as parameters. Using the PLY save options, developers can change the name of coordinate components....Convert Mesh of a single 3D object in PLY file Contents [ Hide...single 3D object in the PLY file. Create a 3D object and save...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...
  9. Object reference not found when trying to inser...

    I am using Aspose.Words and Aspose.Imaging (version 23.10.0) to insert a svg file in the word Document which throws the below error. I am downloading this svg file from Signavio. I can open this file in a web page but ca…...Object reference not found when trying to insert a svg file Aspose...insert a svg file in the word document which throws the below error...

    forum.aspose.com/t/object-reference-not-found-w...
  10. How to get the bounding box coordinates of each...

    I am going through various Documents of mine and would like to obtain the coordinates (bounding box information) from all of the paragraphs of a .rtf file. I think Aspose only works on docx files but that should be no is…...paragraph and table object in a .docx or .rtf document via python? Aspose...am going through various documents of mine and would like to...

    forum.aspose.com/t/how-to-get-the-bounding-box-...