Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 91,352 for

object

(0.11 sec)
  1. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....disk into the Document class object and configure the output SVG...file into the Document class object from the disk Create SvgSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  2. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....properties in the FbxSaveOptions object. Steps to Convert GLB to FBX...class object via the from_file() method Create an object of the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  3. Convert DNG to JPG using Java

    This article provides guidance on converting DNG to JPG using Java. It shares the necessary resources, a list of steps, and a sample code to change DNG to JPEG using Java....class object Typecast the loaded image to a DngImage object for...properties and methods Create an object of the JpegOptions class and...

    kb.aspose.com/imaging/java/convert-dng-to-jpg-u...
  4. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....CellFormat { get; } Returns an object that represents current table...sets the Document object that this object is attached to. Font...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/invoice/
  6. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....saved if this save options object is used. Can be Odt or Ott...specified in the SaveOptions object. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto fieldUserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge Object, enhancing your workflow by simplifying mail merge tasks effortlessly....property Returns a MailMerge object that represents the mail merge...); table . Rows . Add ( new object [] { "Thomas Hardy" , "120...

    reference.aspose.com/words/net/aspose.words/doc...