Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 214,801 for

aspose.words

(0.25 sec)
  1. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results....namespace Aspose.Words.Saving assembly Aspose.Words TiffCompression...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....aspose.words.FontSourceBase public class...available fonts. // Configure Aspose.Words to source fonts from a custom...

    reference.aspose.com/words/java/com.aspose.word...
  3. Split Table in C#|Aspose.Words for .NET

    Split table in C#. How to split one table into two separate tables C#....table, represented in the Aspose.Words Document Object Model, is...

    docs.aspose.com/words/net/split-table/
  4. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used... get saveFormat () : Aspose . Words . SaveFormat Remarks The...to edit the image while Aspose.words converts a document to one...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise...." ); } } See Also module Aspose.Words class Paragraph Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....docx" ); See Also module Aspose.Words class ParagraphFormat ParagraphFormat...

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

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....docx" ); See Also module Aspose.Words class ParagraphFormat ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color....docx" ); See Also module Aspose.Words class Border Border.themeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.words for Java provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties.... Aspose.Words API provides the WebExtensions...documents. For example, using Aspose.Words API, you can add a task...

    docs.aspose.com/words/java/work-with-office-add...
  10. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....using FieldBuilder using Aspose.Words Document Object Model (DOM)...using DocumentBuilder In Aspose.Words the insert_field method...

    docs.aspose.com/words/python-net/inserting-fields/