Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 78,365 for

doc format

(0.05 sec)
  1. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Border.ClearFormatting | Aspose.Words for .NET

    Reset your border properties to default with the Border ClearFormatting method. Simplify your design process and enhance your project's appearance!... Document doc = new Document ( MyDir + "Borders...paragraph format object. BorderCollection borders = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/bor...
  3. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file Format in C++....Automatically detects the file format. Aspose :: Words :: PlainTextDocument...plaintext using stream. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pla...
  6. Convert PUB Files with Java APIs

    Convertion functionality of Publisher file using Aspose.PUB for Java solution is described and demonstrated with the pseuDocode in this article....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/pub/java/convert-pub-files/
  7. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing Document automation and customization.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings....page save format, its text will have hyphenation. doc = aw . Document...hyphenation if any is available. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your Document automation with powerful features today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. InsertAsBitmap { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldChar.is_dirty property | Aspose.Words for ...

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

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