Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 423,607 for

document

(0.39 sec)
  1. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to Document content. When saving to PDF/A or PDF/UA in C# and the issue violates compliance, a warning is issued....accessibility requirements related to document content that cannot be fulfilled...the warning about missing document title will be issued when...

    docs.aspose.com/words/net/warnings-when-saving-...
  2. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....display it in the document using a REF field. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...object will be invisible in the document. // We will not see or highlight...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Fill Check Box Fields|Aspose.PDF for Python via...

    This example demonstrates how to programmatically fill check box fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF Document, update check box values by field name, and save the modified file....filled PDF is saved as a new document. Initialize ‘pdf_facades.Form()’...selected. Save the updated Document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/fill-check-box-f...
  5. Add File Attachment Annotation From Stream|Aspo...

    The example loads a PDF, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified Document.... Save the updated Document. import aspose.pdf.facades...PdfContentEditor () # Bind document to PdfContentEditor content_editor...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  6. FieldAddressBlock.NameAndAddressFormat | Aspose...

    Discover the FieldAddressBlock's NameAndAddressFormat property to easily customize name and address formats for enhanced data management.... Document doc = new Document (); DocumentBuilder...the first character of the document. // We can set a different...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms... Document () builder = aw . DocumentBuilder...protection to every section in the document. doc . protect ( type = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldImport.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldImport's IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and performance today!...storing graphics data with the document. public bool IsLinked { get...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!...access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA project modules for enhanced automation and efficiency....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...