Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 181,017 for

doc

(0.14 sec)
  1. Გადაიყვანეთ Გამოსახულება DOCX Java

    გადაიყვანეთ Გამოსახულება DocX Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DocX Java....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/ka/java/conversion/im...
  2. Delete Row By Bookmark in Jython|Aspose.Words f...

    Delete Row By Bookmark using Jython....delete_row_by_bookmark ( self , doc , bookmarkName ): # Find the...if cannot find it. bookmark = doc . getRange () . getBookmarks...

    docs.aspose.com/words/java/delete-row-by-bookma...
  3. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images...files used when saving to a DOC or DOCX file. By default, this...saving a document as a JPEG. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Java API to Export EPUB to DOT | products.aspos...

    Convert EPUB to DOT using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...can help you convert EPUB to DOC quickly and easily. Once the...

    products.aspose.com/total/java/conversion/epub-...
  5. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve Document accuracy using advanced AI grammar checking.... Document doc = new Document ( MyDir + "Big...proofedDoc = model . CheckGrammar ( doc , grammarOptions ); proofedDoc...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers 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...
  7. Font.Shadow cannot read the shadow correctly - ...

    word in the test.Docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set the shadow property...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  8. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern fills for your designs. Enhance your visuals today!... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. C# API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT without using Microsoft Word...to convert CGM file format to DOC. This is made possible by the...to convert CGM file format to DOC. This feature is especially useful...

    products.aspose.com/total/net/conversion/cgm-to...
  10. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

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