Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 90,760 for

object

(0.23 sec)
  1. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....files Initialize Document class object to load DOCX for replacing...Create FindReplaceOptions class object to enable different properties...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  2. CommentRangeStart constructor | Aspose.Words fo...

    CommentRangeStart constructor. Initializes a new instance of this class....comment identifier to which this object is linked. Remarks When CommentRangeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CommentRangeEnd constructor | Aspose.Words for ...

    CommentRangeEnd constructor. Initializes a new instance of this class....comment identifier to which this object is linked. Remarks When CommentRangeEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitBuildingBlockStart method ...

    DocumentVisitor.visitBuildingBlockStart method. Called when enumeration of a building block has started....Description block BuildingBlock The object that is being visited. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....method exposed by the Shapes object. Add a connector using the...method exposed by the Shapes object by defining the connector type...

    docs.aspose.com/slides/cpp/connector/
  6. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....code init a gridjs_spreadsheet object . xs = x_spreadsheet ( '#gridjs-demo'...fileDownloadUrl ); set info for ole object operation for server side action...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveOptions SaveFormat property to easily save documents in PCL format, ensuring compatibility and high-quality output for your projects....saved if this save options object is used. Can only be Pcl. public...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if formatting of the Object was changed in Microsoft Word while change tracking was enabled....Returns true if formatting of the object was changed in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Change Password of a PDF File in Node.js|Aspose...

    Change Password of a PDF File with Aspose.PDF for Node.js via C++.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/change-password-...
  10. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library....file: Create a Document class object with the input PDF file. Call...file: Create a Document class object with the input PDF file. Call...

    docs.aspose.com/pdf/java/add-pages/