Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 182,598 for

doc

(0.55 sec)
  1. Aspose::Words::Fields::FieldIndex::get_EntryTyp...

    Aspose::Words::Fields::FieldIndex::get_EntryType method. Gets or sets an index entry type used to build the index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...-> set_Name ( u "John Doe" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF Document in Java with Aspose.PDF for easier content analysis.... Document doc = new Document ( _dataDir + "input..."input.pdf" ); Page page = doc . getPages (). get_Item ( 2 );...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  4. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Signed PDF...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A list allows us to organize...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A list allows us to organize...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... doc = MY_DIR + 'Big document.docx'...ConverterContext ()) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getLayoutOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...Doc or SaveFormat.Dot format. To...a document in the SaveFormat.Doc format. DocSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. The RevisionNumber and Version from BuiltInDocu...

    i use the aspose.word ,the version is 22.4,now i want to get the RevisionNumber and Version .when the Doc file not set these two properties,but Doc.BuiltInDocumentProperties.RevisionNumber=0 and Doc.BuiltInDocumentPrope…...when the doc file not set these two properties,but doc.BuiltInDocumentPrope...BuiltInDocumentPrope.RevisionNumber=0 and doc.BuiltInDocumentPrope.Version...

    forum.aspose.com/t/the-revisionnumber-and-versi...