Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 152,491 for

doc

(0.43 sec)
  1. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your Documents. Enhance your Document management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the Document outline to show expanded when the file is viewed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings of levels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your Document automation process....CustomDataSource () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Aspose::Words::Drawing::ShapeBase::get_HRef met...

    Aspose::Words::Drawing::ShapeBase::get_HRef method. Gets or sets the full hyperlink address for a shape in C++....doc . Relative URI: %../../../resource...%..\My Documents\SalesReport.doc . Bookmark within another document:...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 强制表格在新页面渲染|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document doc = new Document (); PageInfo pageInfo = doc . getPageInfo...100" ); // 添加页面。 Page curPage = doc . getPages (). add (); for (...

    docs.aspose.com/pdf/zh/java/force-table-renderi...
  6. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...callback will be run at this time. doc.save(getArtifactsDir() + "MarkdownSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldUserName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserName class for seamless USERNAME field integration. Enhance Document automation with powerful features today!... Document doc = new Document (); // Create...userInformation . Name = "John Doe" ; doc . FieldOptions . CurrentUser...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldKeywords class | Aspose.Words for Python

    aspose.words.fields.FieldKeywords class. Implements the KEYWORDS field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add some keywords, also...

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

    aspose.words.fields.FieldSubject class. Implements the SUBJECT field... doc = aw . Document () # Set a value..."Subject" built-in property. doc . built_in_document_properties...

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