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

object

(0.13 sec)
  1. Known Issues|Aspose.Slides for Node.js via .NET...

    Stay informed about current limitations and workarounds in Aspose.Slides for Node.js via Java to handle PowerPoint and OpenDocument presentations reliably....Known Issues Contents [ Hide ] Object Preview Issue When Adding OleObjectFrame...

    docs.aspose.com/slides/nodejs-java/known-issues/
  2. Known Issues|Aspose.Slides Documentation

    Stay informed about current limitations and workarounds in Aspose.Slides for Android via Java to handle PowerPoint and OpenDocument presentations reliably....Known Issues Contents [ Hide ] Object Preview Issue When Adding OleObjectFrame...

    docs.aspose.com/slides/androidjava/known-issues/
  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. 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/
  8. 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...
  9. 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...
  10. 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/