Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 182,636 for

doc

(1.26 sec)
  1. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. BreakType | Aspose.Words for Java

    Specifies type of a break inside a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Specify that we want different...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  4. Bibliography.BibliographyStyle | Aspose.Words f...

    Discover the BibliographyStyle property easily manage and customize your bibliography's active style for enhanced organization and presentation....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography...with the following code: // doc.Bibliography.BibliographyStyle...

    reference.aspose.com/words/net/aspose.words.bib...
  5. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your Document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency.... Document doc = new Document ( MyDir + "Microsoft...AlwaysCompressMetafi = compressAllMetafiles ; doc . Save ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your Documents. Optimize your content visibility today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert hidden text, then...

    reference.aspose.com/words/net/aspose.words.lay...
  7. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the Document....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IAiModelText.Translate | Aspose.Words for .NET

    Effortlessly translate Documents with our IAiModelText Translate method. Harness AI for accurate, fast translations in your desired language.... Document doc = new Document ( MyDir + "Document...translatedDoc = model . Translate ( doc , Language . Arabic ); translatedDoc...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....Code Download Convert PDF to DOC or DOCX (Aspose.PDF) from any...sites: GitHub Convert PDF to DOC or DOCX format in Ruby Convert...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  10. TabStopCollection.GetPositionByIndex | Aspose.W...

    Discover the TabStopCollection GetPositionByIndex method to easily find tab stop positions in points by index. Optimize your layout effortlessly!... Document doc = new Document (); TabStopCollection...TabStopCollection tabStops = doc . FirstSection . Body . Paragraphs [...

    reference.aspose.com/words/net/aspose.words/tab...