Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 97,401 for

object

(1.27 sec)
  1. DocumentVisitor.visit_special_char method | Asp...

    DocumentVisitor.visit_special_char method. Called when a [SpecialChar](../../specialchar/) node is encountered in the document....special_char SpecialChar The object that is being visited. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an Object. at #=zFz9$AL7bjxwHUuimODfFc8swDug…...NullReferenceExcepti: Object reference not set to an instance of an object. at...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...
  3. Aspose::Words::Drawing::SignatureLine::get_Inst...

    Aspose::Words::Drawing::SignatureLine::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution.... The image objects are added through ImageCollection...is a collection of PPImage objects. This article explains how...

    docs.aspose.com/slides/python-net/extracting-im...
  5. Generate Point Cloud to AMF File Formats via py...

    Sample Python generate point cloud code for AMF file. Use this example code to generate point cloud to AMF file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/amf/
  6. Generate Point Cloud to PLY File Formats via py...

    Sample Python generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/ply/
  7. Generate Point Cloud to OBJ File Formats via py...

    Sample Python generate point cloud code for OBJ file. Use this example code to generate point cloud to OBJ file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/obj/
  8. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....of this section's PageSetup object. builder -> get_PageSetup ()...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/cpp/aspose.words/pap...
  9. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....a doc tag returns a stream object, then the stream is closed...A contextual object (see “Using Contextual Object Member Access”...

    docs.aspose.com/words/net/inserting-documents-d...
  10. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....create an ITextFrame class object and set the text paragraph...where the Aspose.Slides.ITable object is used to create a table having...

    kb.aspose.com/slides/net/how-to-create-a-table-...