Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 89,195 for

object

(0.15 sec)
  1. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Load workbook object Workbook workbook ( srcDir...the Comment of Table or List Object inside the Worksheet Convert...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  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. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document Object for streamlined document management....sets the Document object that this object is attached to. public...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...path_infile ) # Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/python-net/search/
  5. 创建一个电子表格文档|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...
  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. Convert JSON Format to EMZ via Java | products....

    Parse JSON to EMZ in Java without using Microsoft PowerPoint...Java Create a new Workbook object and open JSON file Save JSON...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/java/conversion/json-...
  9. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Object All Implemented Interfaces:...colors.docx"); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/java/com.aspose.word...
  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...