Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 90,756 for

object

(0.11 sec)
  1. Update Fields|Documentation

    This section explains how to update fields.... The Field object represents text field in a...collection of Aspose.Diagram.Field objects. Programming Sample The following...

    docs.aspose.com/diagram/python-java/update-fields/
  2. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....SaveOptions : public System :: Object Methods Method Description...at) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. 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...
  5. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent....FillFormat exposed by the Portion object. Save the modified presentation...Instantiate a Presentation object that represents a PPTX file...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  6. Convert CGM to IFC via C# | products.aspose.com

    Sample code for CGM to IFC C# conversion. Use API example code for batch CGM files to IFC conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of IfcOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-ifc/
  7. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code.... Form object The form is described as an...elements are nested inside this object. You must also define at least...

    docs.aspose.com/omr/net/programmatic-forms/
  8. DocumentVisitor.visit_table_end method | Aspose...

    DocumentVisitor.visit_table_end method. Called when enumeration of a table has ended....Description table Table The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visit_cell_start method | Aspos...

    DocumentVisitor.visit_cell_start method. Called when enumeration of a table cell has started....Type Description cell Cell The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF documents into a single PDF file with C# or VB.NET....files: Create two Document objects, each containing one of the...Add method for the Document object you want to add the other PDF...

    docs.aspose.com/pdf/net/merge-pdf-documents/