Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 93,400 for

object

(0.45 sec)
  1. Document.glossaryDocument property | Aspose.Wor...

    Document.glossaryDocument property. Gets or sets the glossary document within this document or template...creating a GlossaryDocument object and assigning to this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocSaveOptions.digital_signature_details proper...

    DocSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....enumeration) when calling the Workbook object’s Save method. #include <iostream>...geospatial features, and 3D objects that can become part of the...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  4. Aspose::Words::DocumentVisitor::VisitRun method...

    Aspose::Words::DocumentVisitor::VisitRun method. Called when a run of text in the is encountered in C++....System::SharedPtr<Aspose::Words::Run> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentVisitor::VisitDocumentSt...

    Aspose::Words::DocumentVisitor::VisitDocumentStart method. Called when enumeration of the document has started in C++....pose::Words::Document> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Object, com.aspose.words.SaveOptions...fileName) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert JSON Format to PSD via Java | products....

    Parse JSON to PSD in Java without using Microsoft PowerPoint...Java Create a new Workbook object and open JSON file Save JSON...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/java/conversion/json-...
  8. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....a SaveOptions object – it should be an object of a class derived...property. Then pass this options object to Document.save . import aspose...

    docs.aspose.com/words/python-net/specify-save-o...
  9. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document Object in Java....Object, com.aspose.words.LoadOptions...Pdf document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....properties of the PageSetup object for the desired worksheet....property of the PdfSaveOptions object. Here is an example in C#:...

    docs.aspose.com/cells/net/how-to-print-excel-as...