Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 90,710 for

object

(0.16 sec)
  1. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....FillFormat exposed by the Portion object. Save the modified presentation...Instantiate a Presentation object that represents a PPTX file...

    docs.aspose.com/slides/androidjava/manage-fonts/
  2. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....FillFormat exposed by the Portion object. Save the modified presentation...Instantiate a Presentation object that represents a PPTX file...

    docs.aspose.com/slides/java/manage-fonts/
  3. EPS to BMP Converter using Python | Aspose.PDF

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET... Create a PsLoadOptions object to specify how the .eps document...file path. Create a Resolution object with a specified DPI value...

    products.aspose.com/pdf/python-net/conversion/e...
  4. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results....{ get; } Gets the document object that is currently being saved...by providing your own stream object. To save CSS into stream, use...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document Object. To learn more, visit the documentation article in C++....Rtf document into a Document object. To learn more, visit the Specify...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_Bookmark () Gets the facade object that encapsulates this bookmark...get_Range () Returns a Range object that represents the portion...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++.... Create a Style object with specified formatting attributes... "D3" ); // Create a style object. const style = workbook . createStyle...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  8. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Page 1 The object is positioned relative to the...edge of the page. Column 2 The object is positioned relative to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++....should: Create a Document class object with the source PDF file. Get...Another Create a Document class object with the source PDF file. Define...

    docs.aspose.com/pdf/cpp/move-pages/
  10. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET....Create an object of Document class. Add a Page object to the Pages...collection of the Document object. Add TextFragment to Paragraphs...

    docs.aspose.com/pdf/net/create-pdf-document/