Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 180,112 for

doc

(0.13 sec)
  1. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....a local system filename: let doc = comHelper . open ( base . myDir..."Document.docx" ); expect ( doc . getText (). trim ()). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your Document's starting line number for enhanced formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the Document grid.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!... Doc )); // Below are two methods...detected file extension. Document doc = new Document ( docStream );...

    reference.aspose.com/words/net/aspose.words/fil...
  6. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Android API to Render MD to OTT | products.aspo...

    Transform MD to OTT via Android via Java API...helps you convert MD files to DOC format. The second API is Aspose...Java, which helps you render DOC to OTT format. Using these two...

    products.aspose.com/total/android-java/conversi...
  8. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Page...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FontSubstitutionWarningInfo.RequestedBold | Asp...

    FontSubstitutionWarningInfo.RequestedBold property indicates if bold font style was requested in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...new WarningInfoCollectio (); doc . WarningCallback = callback...

    reference.aspose.com/words/net/aspose.words/fon...
  10. FontSubstitutionWarningInfo.RequestedItalic | A...

    FontSubstitutionWarningInfo.RequestedItalic property shows whether italic font style was requested in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...new WarningInfoCollectio (); doc . WarningCallback = callback...

    reference.aspose.com/words/net/aspose.words/fon...