Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 180,387 for

doc

(0.67 sec)
  1. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDATE field... doc = aw . Document ( file_name =...display "0/0/0000". field = doc . range . fields [ 0 ] . as_field_print_date...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A TOC field can create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in Documents... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert paragraphs with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing Document. To learn more, visit the Documentation article in C++....for digital signature removal: Doc , Dot , Docx , Dotx , Docm ,...for digital signature removal: Doc , Dot , Docx , Dotx , Docm ,...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF Document in Android/Java using Aspose.PDF for content extraction.... Document doc = new Document ( _dataDir + "input..."input.pdf" ); Page page = doc . getPages (). get_Item ( 2 );...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  8. Font.ThemeFontAscii | Aspose.Words for .NET

    Discover the Font ThemeFontAscii property to easily customize theme fonts for Latin text (codes 0-127) in your design, enhancing visual appeal.... Document doc = new Document (); // Define...default. doc . Theme . MinorFonts . Latin = "Algerian" ; doc . Theme...

    reference.aspose.com/words/net/aspose.words/fon...
  9. DocumentVisitor.VisitStructuredDocumentTagRange...

    Discover the DocumentVisitor VisitStructuredDocumentTagRangeEnd method, essential for handling Structured Document Tags effectively in your applications....DocStructureToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Online PCL to MHTML Conversion or Develop Java ...

    Free online app to convert PCL to MHTML files. Java conversion library code for PCL Documents....Convert PCL to DOC by using save method Load DOC file by using...save PCL as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/pcl-t...