Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 42,397 for

document properties

(0.33 sec)
  1. How to Create PDF in C#

    This how-to guide explains how to create PDF in C#. You can generate PDF from C# by following the easy steps given below in few API calls for any .NET based application....application Create an instance of Document class to create an empty PDF...Class to add text and its properties Finally, Create PDF using...

    kb.aspose.com/pdf/net/how-to-create-pdf-in-c-sh...
  2. Finding Absolute Position of Shape inside the W...

    Learn how to find the absolute position of a shape inside a worksheet using Aspose.Cells for JavaScript via C++....topToCorner properties for this purpose. These properties return the...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/finding-ab...
  3. BuiltInDocumentProperties.shared_document prope...

    BuiltInDocumentProperties.shared_Document property. Indicates whether the Document is a shared Document....shared_document property BuiltInDocumentPrope.shared_document property...whether the document is a shared document. @property def shared_document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert PDF to SVG using Java

    This brief guide covers how to convert PDF to SVG using Java. It explains the IDE configuration details, step-by-step algorithm, and a running sample code to convert PDF to vector image using Java....image by setting different properties depending on your needs....source PDF file using the Document class to render it as an SVG...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-sv...
  5. How to Transform PDF to SVG using Python

    This quick tutorial discusses how to transform PDF to SVG using Python. It explains the environment configuration, stepwise algorithm, and a sample code to export PDF to vector image using Python....instance of the Document class and load the input document Instantiate...proceed by setting different properties for the SVG image. Finally...

    kb.aspose.com/pdf/python/how-to-transform-pdf-t...
  6. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....provides a wide range of properties and methods used to manage...worksheet.verticalPageBreaks properties. The worksheet.horizontalPageBreaks...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  7. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....It has the following two properties: QueryTable.AdjustColumnWidth...via Data > Connections > Properties . Reading and Writing Query...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  9. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing Document content....various options for summarizing document content. Constructors Name...of SummarizeOptions class. Properties Name Description summary_length...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Lists::List::get_Document method...

    Aspose::Words::Lists::List::get_Document method. Gets the owner Document in C++....get_Document method Contents [ Hide ] List::get_Document method...method Gets the owner document. System :: SharedPtr < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.lis...