Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 3,830 for

printing document

(0.06 sec)
  1. FontInfo.charset property | Aspose.Words for Py...

    FontInfo.charset property. Gets or sets the character set for the font....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control page border Printing across specific pages for enhanced Document formatting....which pages the page border is printed on. public enum PageBorderAppliesTo...the first page. Document doc = new Document (); PageSetup pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a shape has started in C++....shapes, and print its contents using a document visitor. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the font that will be used if no expected font is found in printer and built-in fonts collections in C++....that a printer will apply to printed text as a substitute should...unavailable. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment....Examples Shows how to print all of a document’s comments and their...their replies. doc = aw . Document ( file_name = MY_DIR + 'Comments...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert OneNote to PDF using C#

    Convert or export OneNote to PDF Document using C# or .NET API....notes as a part of another document. One of the best ways to achieve...save OneNote to PDF. PDF documents are widely used as a standard...

    docs.aspose.com/note/net/convert-onenote-to-pdf/
  7. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the Documentation article in C++....Work with Office Add-ins documentation article. template < typename...Examples Shows how to work with a document’s collection of web extensions...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. SvgSaveOptions.exportEmbeddedImages property | ...

    SvgSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG Document as base64...should be embedded into the SVG document as base64. Be aware that activating...Shows how to manipulate and print the URIs of linked resources...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier....how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... Document (); let xmlPartId = `{ ${...// Enumerate the schemas and print each element. for ( let schema...

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