Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 400,466 for

document

(0.14 sec)
  1. Android API to Render PCL to DOTM | products.as...

    Transform PCL to DOTM via Android via Java API...Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  2. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your Document automation!...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...encounters a MERGEFIELD in the document with an "Image:" tag in its...

    reference.aspose.com/words/net/aspose.words.mai...
  3. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension...how to extract images from a document, and save them to the local...individual files. doc = aw . Document ( MY_DIR + 'Images.docx' )...

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

    Discover the Row NodeType property that efficiently returns Row data, enhancing your data management and improving application performance....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  5. 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...
  6. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor.... Document (); // A smart tag appears in a document with Microsoft...smart tags in our document using a document visitor. doc . accept...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... Document () # A list allows us to organize...and end a list by using a document builder's "ListFormat" property...

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