Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 400,469 for

document

(0.17 sec)
  1. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your Document formatting by saving character styles for easy retrieval and consistent design....to use a document builder’s formatting stack. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. WarningType enumeration | Aspose.Words for Node.js

    Aspose.Words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving....Words during document loading or saving. Members...be missing from either the document tree following load, or from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a ranged multisection, enhancing Document organization and functionality....(multi-section) structured document tag. public bool IsMultiSection...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 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....you insert a page to a PDF document at any location in the file...into a PDF file: Create a Document class object with the input...

    docs.aspose.com/pdf/java/add-pages/
  5. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform.... Document () font_settings = aw . fonts...table in the form of an XML document. table_substitution_rule ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform.... Document () font_settings = aw . fonts...table in the form of an XML document. table_substitution_rule ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify text only in form fields in Microsoft Word in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...protection to every section in the document. doc -> Protect ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Fillable PDF Forms using C++ | Aspose.PDF

    Сreate fillable PDF forms programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Load PDF in an instance of Document class. Create a field in PDF...

    products.aspose.com/pdf/cpp/acroforms/fill/
  9. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM Document loading. Customize your Document object with flexible options for optimal results....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. public class ChmLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....Open the input PDF using the Document object. Get the particular...page. Save the resulting PDF document to the output file. Adding...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/