Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 3,828 for

printing document

(0.08 sec)
  1. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Represents information about a particular Document page...information about a particular document page. To learn more, visit...visit the Rendering documentation article. Remarks The page width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word Document. To learn more, visit the Documentation article in C++....start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. class BookmarkStart...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourceSavingCallback method. Allows to control how resources (images and fonts) are saved when a Document is exported to fixed page Xaml format in C++....and fonts) are saved when a document is exported to fixed page...const Examples Shows how to print the URIs of linked resources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document into a text based formats...additional options when saving a document into a text based formats...the Specify Save Options documentation article. Inheritance: TxtSaveOptionsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MsWordVersion enumeration | Aspose.Words for Py...

    aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior....Shows how to optimize the document for different versions of...optimize_for (): doc = aw . Document () # This object contains...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... Examples Shows how to print the details of what fonts are...are present in a document. doc = aw . Document ( MY_DIR + 'Embedded...

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

    Discover the FontSavingArgs Bold property to easily determine if your font is bold. Enhance your typography for better readability and design....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your font family for enhanced design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...