Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 180,920 for

doc

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

    გადაიყვანეთ Გამოსახულება TXT Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც TXT 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. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when Document is exporting to SaveFormat.TEXT format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a list with three...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless Document automation.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  4. VbaReference.LibId | Aspose.Words for .NET

    Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!...LibidReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...ProjectReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...

    reference.aspose.com/words/net/aspose.words.vba...
  5. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances Document formatting with customizable capitalization options like Upper case....FieldResultFormattin () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldResultFormatter formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section... let doc = new aw . Document (); // Find...foreach ( Section section in doc . sections . OfType < Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted Documents for accurate pagination with this useful property.... Document doc = new Document ( MyDir + "Page...pages. Document extractedDoc1 = doc . ExtractPages ( 1 , 1 ); extractedDoc1...

    reference.aspose.com/words/net/aspose.words/pag...
  9. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your Document processing with customizable options today!... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DocPROPERTY field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways of using...

    reference.aspose.com/words/cpp/aspose.words.fie...