Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 94,423 for

object

(0.09 sec)
  1. TeX typesetting functionality | Python API

    Python API Solution for working with TeX. Discover how you can easily typeset TeX/LaTeX files by writing just a few lines of Python code....conversion options for Object TeX/Object LaTeX by utilizing the...alongside text data, employ the object_tex() configuration. However...

    products.aspose.com/tex/python-net/typeset-tex-...
  2. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。...() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  3. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....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/net/aspose.words/pag...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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-...
  6. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using Node.js code with Aspose.Cells for Node.js via C++...."data" ); // Create workbook object const workbook = new AsposeCells...(); // Create signature line object const signatureLine = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-signatu...
  7. 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...
  8. 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...
  9. ShapeBase.isDeleteRevision property | Aspose.Wo...

    ShapeBase.isDeleteRevision property. Returns true if this Object was deleted in Microsoft Word while change tracking was enabled....property Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....PDF using the Document class object and get access to the target...page Create a LinkAnnotation object in a particular rectangular...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...