Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 123,085 for

document

(0.08 sec)
  1. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...start and end points in a document, including images and other...// Load the document Document doc = new Document(filePath); //...

    forum.aspose.com/t/extract-the-content-of-bookm...
  2. NUMPAGES in TextBox in Table is not updated - F...

    Hi, I created Document with section from other file. This section contains IF field with Textbox in Table in result. Probably this is similar situation to https://forum.aspose.com/t/numpages-in-textbox-is-not-updated/2…...2023, 3:19pm #1 Hi, I created document with section from other file...and the document used to replicate the bug var document = new Document();...

    forum.aspose.com/t/numpages-in-textbox-in-table...
  3. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Body constructor | Aspose.Words for Node.js

    Body constructor. Initializes a new instance of the [Body](../) class....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Digital Signature to an already signed Exce...

    This article describes how to Add Digital Signature to an already signed Excel file using C# codes with Aspose.Cells for Python via .NET....signed Excel document, if the original document is Aspose.Cells...generated document, it works well. But if the original document is generated...

    docs.aspose.com/cells/python-net/add-digital-si...
  6. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....SetWatermark (){ Document doc = new Document ( _dataDir + "sample... to documents. In Aspose.PDF for Java, each PDF document is a...

    docs.aspose.com/pdf/java/artifacts/
  7. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your Document, enhancing organization and navigation....the current position in the document as a bookmark start. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....saving a document to PDF. Document doc = new Document(); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.IncludeTextboxesFootnotesEndnotesInSta...

    Optimize your Document's word count with the IncludeTextboxesFootnotesEndnotesInStat property. Control textboxes, footnotes, and endnotes effortlessly!...IncludeTextboxesFoot Document.IncludeTextboxesFoot property Specifies...count statistics. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ICssSavingCallback class | Aspose.Words for Nod...

    Aspose.Words.Saving.ICssSavingCallback class. Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a Document to HTML....Style Sheet) when saving a document to HTML. Methods Name Description...() => { let doc = new aw . Document ( base . myDir + "Rendering...

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