Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 14,331 for

object

(0.04 sec)
  1. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border Object by border type in C++.... method Retrieves a Border object by border type. System :: SharedPtr...not applicable to the current object. Examples Shows how to decorate...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Create Presentation in .NET|Aspose.Slides Docum...

    Creating PowerPoint Presentations Programmatically in C# e.g. PPT, PPTX, ODP etc....AddAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/create-presentation/
  3. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/net/aspose.words/pag...
  4. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) Object with optional text and appends it to the end of this Object....method that creates a Paragraph object with optional text and appends...appends it to the end of this object. appendParagraph ( text : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.ShowDate | Aspose.Words for .NET

    Discover the SignatureLine ShowDate property, enabling or disabling sign date visibility in your signature line for enhanced document clarity. Default is true....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. SignatureLine signatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, # but it covers the entire...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...
  9. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...pdf"); //create a bookmark object OutlineItemCollectio docOutline...page: // The destination page object. // left: // Left horizontal...

    forum.aspose.com/t/according-to-page-size-how-t...
  10. Document.compatibility_options property | Aspos...

    Document.compatibility_options property. Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).... Document () # This object contains an extensive list...document's compatibility options object by state, then prints each...

    reference.aspose.com/words/python-net/aspose.wo...