Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 401,855 for

document

(0.22 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/comments-for-docx-not-workin...
  3. FontInfo class | Aspose.Words for Python

    aspose.words.fonts.FontInfo class. Specifies information about a font used in the Document...information about a font used in the document. To learn more, visit the...the Working with Fonts documentation article. Remarks You do not...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your Document's presentation!...layout to be used when the document is opened in a PDF reader...reader. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 使用 C++ 通过 JavaScript 管理 Microsoft Excel 文件的工作表|...

    使用 Aspose.Cells for JavaScript 通过 C++ 添加、删除和激活工作表。...Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  6. Comparison and Migration with JavaScript via C+...

    Explore the differences and consider migration strategies for using Aspose.Cells with JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/comparison...
  7. Hello World in Python|Aspose.Words for Java

    Write 'hello' to the Word Document using Python....Write anything in the Word Document using Aspose.Words for Java...Code Document = jpype . JClass ( "com.aspose.words.Document" )...

    docs.aspose.com/words/java/hello-world-in-python/
  8. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a Document and optionally updates the field result in C++....Inserts a Word field into a document and optionally updates the...method inserts a field into a document. Aspose.Words can update fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Compare PDF Documents using C#

    Compare PDF Documents using C# with this brief tutorial. It includes the environment configuration, step-by-step process, and a runnable sample code to compare two PDF files using C#....Compare PDF Documents using C# Compare PDF documents using C# with...macOS. Steps to Compare PDF Documents in C# Configure the system...

    kb.aspose.com/words/net/compare-pdf-documents-u...
  10. BuiltInDocumentProperties.nameOfApplication pro...

    BuiltInDocumentProperties.nameOfApplication property. Gets or sets the name of the application....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/nodejs-net/aspose.wo...