Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 78,394 for

doc format

(0.05 sec)
  1. FieldDatabase.LastRecord | Aspose.Words for .NET

    Discover the FieldDatabase LastRecord property. Easily manage your last data record number for seamless data insertion and enhanced database efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  2. C# API to Export EPUB to PCL | products.aspose.com

    Convert EPUB to PCL without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF Processing...Words for .NET, to render the DOC file to PCL. Aspose.PDF for ...

    products.aspose.com/total/net/conversion/epub-t...
  3. Document.Save | Aspose.Words for .NET

    Effortlessly save your Documents with our smart save method, automatically selecting the right Format based on the file extension for seamless storage....Automatically determines the save format from the extension. public...Document doc = new Document ( MyDir + "Document.docx" ); doc . Save...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!...how to set marker formatting. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal....how to set marker formatting. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related Document page. Get accurate page tracking and reflow insights!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LoadFormat | Aspose.Words for Java

    Indicates the Format of the Document that is to be loaded in Java....class LoadFormat Indicates the format of the document that is to...loadOptions.getLoadFormat()); Document doc = new Document(getMyDir() + "Missing...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.lineUnitBefore property | Aspos...

    ParagraphFormat.lineUnitBefore property. Gets or sets the amount of spacing (in gridlines) before the paragraphs.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let format = doc . firstSection . body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.lineUnitAfter property | Aspose...

    ParagraphFormat.lineUnitAfter property. Gets or sets the amount of spacing (in gridlines) after the paragraphs.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let format = doc . firstSection . body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.characterUnitRightIndent proper...

    ParagraphFormat.characterUnitRightIndent property. Gets or sets the right indent value (in characters) for the specified paragraphs.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let format = doc . firstSection . body...

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