Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 90,760 for

object

(0.23 sec)
  1. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....corresponding methods on the Document object. Classes Class Description...vector image or to a Graphics object. To learn more, visit the Working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...DrawImage_MouseMove(Object sender, MouseEventArgs e) in...InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows...

    forum.aspose.com/t/notimplementedexception-in-a...
  3. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++....PDF file: Create a Document object and open the input PDF file...the image from the Document object’s Pages collection . Images...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  4. 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...
  5. 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...
  6. 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...
  7. How to Convert GLB to OBJ in Python

    This article guides on how to convert GLB to OBJ in Python. It has the IDE configurations, a list of steps, and a runnable sample code to develop GLB to OBJ converter in Python....file using the ObjSaveOptions object. Steps to Convert GLB to OBJ...into the Scene class object Create an object of the ObjSaveOptions...

    kb.aspose.com/3d/python/how-to-convert-glb-to-o...
  8. How to Verify Signature in PDF using Python

    This article guides you on how to verify signature in PDF using Python. It has all the information to set the IDE, a list of steps to write the application and running sample code to validate signature in PDF using Python....Instantiate the PdfFileSignature object Bind the target PDF with the...the above PdfFileSignature object using the bind_pdf() method...

    kb.aspose.com/pdf/python/how-to-verify-signatur...
  9. OleFormat.suggestedFileName property | Aspose.W...

    OleFormat.suggestedFileName property. Gets the file name suggested for the current embedded Object if you want to save it into a file....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....condition object of the cell, and then from that object, it accesses...accesses the DataBar object and uses its ToImage() method to generate...

    docs.aspose.com/cells/go-cpp/generate-condition...