Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 90,760 for

object

(0.1 sec)
  1. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save documents in Xlsx format, ensuring compatibility and quality for your files....saved if this save options object is used. Can only be Xlsx....

    reference.aspose.com/words/net/aspose.words.sav...
  2. Stroke.BackThemeColor | Aspose.Words for .NET

    Customize your design with the Stroke BackThemeColor property. Easily set a ThemeColor for your stroke background to enhance visual appeal....property Gets or sets a ThemeColor object that represents the stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Digi...

    Aspose::Words::Saving::PdfSaveOptions::get_DigitalSignatureDetails method. Gets or sets the details for signing the output PDF document in C++....valid PdfDigitalSignatureD object, then the output PDF document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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...path_infile ) # 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. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...// Instantiating a Workbook object const workbook = new AsposeCells...Aspose!" ); // Defining a Style object let style ; // Get the style...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...
  9. Aspose::Words::IDocumentMergerPlugin interface ...

    Aspose::Words::IDocumentMergerPlugin interface. Defines an interface for external merger plugin that can merge Pdf documents in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/ido...
  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...