Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 94,418 for

object

(0.4 sec)
  1. PPTX Generated by Aspose.Slides for Java Trigge...

    Hello, I’m not really sure what’s going on, for some reason simply opening and saving a template ppt with aspose causes the output file to have errors while opening. LibreOffice seems to be able to repair the file, but …...Ensure that the Presentation object is being properly disposed...is called on the slideShow object. I used the code example below...

    forum.aspose.com/t/pptx-generated-by-aspose-sli...
  2. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use Object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...pdf file from scratch, I use object like: TextSegment FloatingBox...XObject object not tagged Text object not tagged Path object not...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  3. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...use a "FindReplaceOptions" object to modify the find-and-replace...FindReplaceOptions FindReplaceOptions object to specify additional options...

    reference.aspose.com/words/net/aspose.words/ran...
  4. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert X to DAE via Python | products.aspose.com

    Sample code for X to DAE Python conversion. Use API example code for batch X files to DAE conversion within VB.NET, Asp.NET or any .NET based application....path with DAE file extension & object of DaeSaveOptions Check resultant...The file format specifies 3D object structures for meshes, textures...

    products.aspose.com/3d/python-net/conversion/x-...
  6. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....# Create a `FileFormatInfo` object for this document. info = aw...password in a `LoadOptions` object. doc = aw . Document ( artifacts_dir...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  7. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....FindReplaceOptions FindReplaceOptions object to specify additional options...FindReplaceOptions FindReplaceOptions object to specify additional options...

    reference.aspose.com/words/net/aspose.words.low...
  8. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup Objects in Java....Object All Implemented Interfaces:...collection of ChartSeriesGroup objects. Remarks: To learn more, visit...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...providing your own stream objects. To decide whether to save...document Gets the document object that is being saved. fontFamilyName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/cpp/aspose.words/body/