Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 95,639 for

object

(0.13 sec)
  1. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...\\ " ); // Create workbook object Workbook book ; // Access first...u "Column B" ); // Add list object, set its name and style ListObject...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  2. 在 Ruby 中自动调整行和列|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 by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  3. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....filePath ); // Create TextAbsorber object to extract text TextAbsorber...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  4. Convert PDF to PDF/A formats in Node.js|Aspose....

    This topic show you how to Aspose.PDF allows to convert a PDF file to a PDF/A compliant PDF file in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-p...
  5. Extract Images from PDF in Node.js|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for Node.js via C++ toolkit.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/extract-images-f...
  6. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency.... ThemeColors object contains six accent colors...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/net/aspose.words.the...
  7. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...PDF and builds the Document object model from it. During this...Header / Footer properties. The objects are not shared between pages...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  8. Set default open options for new PDF - Free Sup...

    I am creating a new pdf from a collection of existing files and setting the bookmarks on the new file using the Outlines collection on a pdf.Document Object. I want to make sure that the resulting PDF file will always o…...Document object. I want to make sure that the...this using the pdf.document object that I already have open ?...

    forum.aspose.com/t/set-default-open-options-for...
  9. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Csv ); // Create a Workbook object and open the file from its...',' ); // Create a Workbook object and open the file from its...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  10. How to Convert Markdown to XPS using Java

    This simple topic focuses on how to convert Markdown to XPS using Java. Markdown files are also known as MD files and one can easily convert MD to XPS in Java using simple API calls that are not dependent on any pre-requisite software or third party tool....Create an HTMLDocument Class object instance to load the Markdown...HTML file using HTMLDocument object instance Save the intermediate...

    kb.aspose.com/html/java/how-to-convert-markdown...