Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 79,921 for

doc format

(0.07 sec)
  1. Inserting Table|Aspose.Words for .NET

    Insert a table into a Document and modify it easily and fast instead of using VSTO in C#....doc" ); CreateDocumentProper ();...missing , ref missing ); // Format the table and apply a style...

    docs.aspose.com/words/net/inserting-table/
  2. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://Docs.aspose.com/words/python-net/working-with-styles-and-themes/) Documentation article.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

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

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SAVEDATE field for streamlined Document management.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF Document with a digital signature....save the document in the PDF format passing the PdfSaveOptions...generated PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PDF to WORD Converter using C++ | Aspose.PDF

    Sample code for PDF to WORD conversion using C++. Use C++ example for batch PDF to WORD conversion....a document from PDF to WORD format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-w...
  6. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF Document with a digital signature....save the document in the PDF format passing the PdfSaveOptions...sign a generated PDF document. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a Document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....Words to convert DOC or DOCX documents to PDF format. If you need...accuracy. Most frequently, the DOC and DOCX documents, which need...

    docs.aspose.com/words/cpp/install-truetype-font...
  8. Install TrueType Fonts on Linux in C#|Aspose.Wo...

    Aspose.Words for .NET allows rendering a Document created using Microsoft Word on a Linux machine with the best accuracy using C#. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine in C#....Words to convert DOC or DOCX documents to PDF format. If you need...accuracy. Most frequently, the DOC and DOCX documents, which need...

    docs.aspose.com/words/net/installing-truetype-f...
  9. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

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