Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 67,661 for

document

(0.16 sec)
  1. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... Document () builder = aw . DocumentBuilder...jpg' ) # When we save the document as a TIFF, we can pass a SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OdsoRecipientData.Column | Aspose.Words for .NET

    Discover the OdsoRecipientData Column property, easily identify unique data columns for records, enhancing data management. Default value is 0.... Document doc = new Document ( MyDir + "Odso data...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldCompare.LeftExpression | Aspose.Words for ...

    Discover the FieldCompare LeftExpression property, easily access or modify the left side of your comparison expressions for enhanced data analysis.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  5. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all paragraphs from the collection to a new array of paragraphs in C++.... auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...enumeration. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Fields::FieldSet::get_BookmarkNa...

    Aspose::Words::Fields::FieldSet::get_BookmarkName method. Gets or sets the name of the bookmark in C++....and then display it in the document using a REF field. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....Shows how to open an HTML document with images from a stream...File :: OpenRead ( MyDir + u "Document.html" ); // Pass the URI of...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Document.RemoveExternalSchemaReferences | Aspos...

    Effortlessly eliminate external XML schema references with the RemoveExternalSchemaReferences method, enhancing Document integrity and performance....RemoveExternalSchema Document.RemoveExternalSchema method Removes...schema references from this document. public void RemoveExternalSchema...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldAddressBlock.format_address_on_country_or_...

    FieldAddressBlock.format_address_on_country_or_region property. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006).... Document () builder = aw . DocumentBuilder...the first character of the document. # We can set a different...

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