Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,403 for

object

(0.23 sec)
  1. ChartSeriesGroupCollection.GetEnumerator | Aspo...

    Discover the ChartSeriesGroupCollection GetEnumerator method—efficiently retrieve enumerator Objects for streamlined data management and analysis....method Returns an enumerator object. public IEnumerator < ChartSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  2. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....particular object is located on pages for all document objects. In addition...addition, since objects have properties that affect their appearances...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  3. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....that the WordArt becomes an object you can move and position on...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  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. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....// Create a "TxtSaveOptions" object, which we can pass to the document's...The Aspose.Words "Document" objects have page breaks, just like...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/python-net/work-with-text...
  7. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  8. How to Convert MPP to SVG using Java

    This crisp topic focuses on how to convert MPP to SVG using Java. It covers all the configuration details, a sequence of steps and a runnable sample code for developing an MPP to SVG converter using Java....file into the Project class object for converting it to SVG Set...using the SvgOptions class object Convert the MPP file to SVG...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  9. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....TextWatermarkOptions class object Set the properties for the...It uses the Document class object to load or create a Word document...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  10. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....PageBreak is array of page break objects. It have two properties: index...()) { // Create PdfFileEditor object var fileEditor = new Aspose...

    docs.aspose.com/pdf/net/page-break-in-existing-...