Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 180,775 for

doc

(0.11 sec)
  1. 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...
  2. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the Document.... let doc = new aw . Document ( base ....may be simplified. expect ( doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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/...
  5. 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...
  6. 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...
  7. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let font = builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a field using the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.space_before_auto property | As...

    ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.StructuredDocumentTags | Aspose.Words for...

    Discover the Range StructuredDocumentTags property, which provides a comprehensive collection of structured Document tags, enhancing your Document's organization and functionality.... Document doc = new Document ( MyDir + "Structured...StructuredDocumentTa structuredDocumentTa = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/ran...