Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 96,274 for

object

(0.33 sec)
  1. Aspose::Words::Saving::IDocumentSavingCallback ...

    Aspose::Words::Saving::IDocumentSavingCallback interface. Implement this interface if you want to have your own custom method called during saving a document in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Loading::IDocumentLoadingCallbac...

    Aspose::Words::Loading::IDocumentLoadingCallback interface. Implement this interface if you want to have your own custom method called during loading a document in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....This method accepts the Slide object as a parameter. Upon execution...returns an array of TextFrame objects. This means that any text formatting...

    docs.aspose.com/slides/cpp/extracting-text-from...
  4. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...loading back into a Document object. When true , the roundtrip...Saving with a HtmlSaveOptions object with ExportRoundtripInfor set...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...loading back into a Document object. When True , the roundtrip...Saving with a HtmlSaveOptions object with ExportRoundtripInfor set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a shape has started in C++....Words::Drawing::Shape> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a shape has ended in C++....Words::Drawing::Shape> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentVisitor::VisitSectionEnd...

    Aspose::Words::DocumentVisitor::VisitSectionEnd method. Called when enumeration of a section has ended in C++....System::SharedPtr<Aspose::Words::Section> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentVisitor::VisitSpecialCha...

    Aspose::Words::DocumentVisitor::VisitSpecialChar method. Called when a SpecialChar node is encountered in the document in C++....e::Words::SpecialChar> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/delete-pdf-pages/