Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 79,345 for

object

(0.09 sec)
  1. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent Object in C++....SoftEdgeFormat from the parent object. void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. Aspose::Words::Bibliography::Person::Equals met...

    How to use Equals method of Aspose::Words::Bibliography::Person class in C++....System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.bib...
  4. 创建一个电子表格文档|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Excel object Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/net/create-a-spreadshe...
  5. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....Create TextFragmentAbsorber Object with text to find as parameter...pdf" ) # Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/python-net/search/
  6. 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...
  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. 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...
  9. Working with SmartArt Cold Rendering in C#|Aspo...

    Aspose.Words for .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect using C#....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/net/working-with-smartart...
  10. 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...