Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 182,565 for

doc

(0.14 sec)
  1. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your Document styles with flexible, conditional options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  3. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::RemoveExternalSchemaRe...

    Aspose::Words::Document::RemoveExternalSchemaReferences method. Removes external XML schema references from this Document in C++.... auto doc = System :: MakeObject < Aspose..."External XML schema.docx" ); doc -> RemoveExternalSchema (); See...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF Document in PHP with Aspose.PDF for improved navigation.... $doc = new Document ( $dataDir . "input1...page of PDF file $toc_page = $doc -> getPages () -> insert ( 1...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  6. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....Column2)]>> Source code Document doc = ... // Loading a template document...ReportingEngine (); engine . buildReport ( doc , dataSource , "persons" ); Result...

    docs.aspose.com/words/java/accessing-csv-data/
  7. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . complex_script...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... doc = aw . Document ( file_name =...self . assertEqual ( 18105 , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::EditableRange class | Aspose.Wor...

    Aspose::Words::EditableRange class. Represents a single editable range. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/edi...