Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 401,869 for

document

(0.39 sec)
  1. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....SetFieldLimit () { // The path to the documents directory var dataDir = RunExamples...FormEditor ()) { // Bind PDF document form . BindPdf ( dataDir +...

    docs.aspose.com/pdf/net/modifing-form/
  2. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance Document quality today!...shapes into a document. Document doc = new Document (); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 在PHP中管理文档属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells Java添加自定义文档属性,调用 Document 模块的 add_custom_property 方法。...//Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  4. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....more, visit the Save a Document documentation article. Examples:...Examples: Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeType | Aspose.Words for Java

    Specifies the type of a Word Document node in Java....Specifies the type of a Word document node. Examples: Shows how...of child nodes. Document doc = new Document(); // Add two runs...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your Document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....word count properties of the document. public void UpdateWordCount...BuiltInDocumentPrope collection of the Document . Note that UpdateWordCount...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....with Digital Signatures documentation article. Examples: Shows...saved PDF document digitally and timestamp it. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...through every paragraph in a document and insert a field at the...// Load the document Document doc = new Document("YourDocument...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  9. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your Document management....customer defined semantics in a document: smart tags, custom XML and...and structured document tags (content controls). Classes Class...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for C++...Annotations: Load the PDF file - new Document . Create a Circle Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/figures-annotation/