Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 44,013 for

doc

(0.07 sec)
  1. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the Document revision number.... doc = aw . Document ( file_name =...'Properties.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output Document. Default value is true in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::CleanupOptions::get_DuplicateSty...

    Aspose::Words::CleanupOptions::get_DuplicateStyle method. Gets/sets a flag indicating whether duplicate styles should be removed from Document. Default value is false in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Style > myStyle = doc -> get_Styles () -> Add ( StyleType...

    reference.aspose.com/words/cpp/aspose.words/cle...
  4. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    Enhance your barcode functionality with the AddStartStopChar property for NW7 and CODE39 types. Optimize scanning accuracy and efficiency!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BarcodeParameters.FixCheckDigit | Aspose.Words ...

    Ensure accurate barcodes with the FixCheckDigit property. Automatically correct invalid check digits for reliable scanning and data integrity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BarcodeParameters.IsBookmark | Aspose.Words for...

    Discover the BarcodeParameters IsBookmark property! Learn how the PostalAddress can enhance your Document management with efficient bookmarking solutions.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BarcodeParameters.SymbolRotation | Aspose.Words...

    Discover the BarcodeParameters SymbolRotation property for optimal barcode symbol rotation. Choose from valid values 0 and 3 for precise scanning.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeParameters.DisplayText | Aspose.Words fo...

    Discover the BarcodeParameters DisplayText property to enhance your barcodes by displaying data text alongside images for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method... doc = aw . Document ( file_name =...Add a plain text watermark. doc . watermark . set_text ( text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...