Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 180,113 for

doc

(0.19 sec)
  1. 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...
  2. 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...
  3. 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...
  4. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_Document method...[ Hide ] insert_document(src_doc, import_format_mode) Inserts...insert_document ( self , src_doc : aspose . words . Document ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency.... Document doc = new Document ( MyDir + "Document...EqualTo ( "Some comments" )); doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Load Text File in PHP|Aspose.Words for .NET

    Loading text Document using Aspose.Words for .NET in PHP using COM in C#.... $doc = $comHelper -> Open ( $dataDir...supported format, such as DOCX. $doc -> Save ( $dataDir . "/LoadTxt...

    docs.aspose.com/words/net/load-text-file-in-php/
  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. C# API to Export CGM to MHTML | products.aspose...

    Convert CGM to MHTML without using Microsoft Word...convert CGM file format to DOC and render DOC to MHTML. The powerful...to convert CGM file format to DOC. This API provides a wide range...

    products.aspose.com/total/net/conversion/cgm-to...
  10. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Page 1.' )...

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