Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 3,863 for

printing document

(0.06 sec)
  1. PageBorderAppliesTo enumeration | Aspose.Words ...

    aspose.words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on....which pages the page border is printed on. Members Name Description...the first page. doc = aw . Document () page_setup = doc . sections...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats...the Working with Fields documentation article. Indexers Name Description...field results. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.theme_font_bi property | Aspose.Words for ...

    Font.theme_font_bi property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object in a right-to-left language Document....in a right-to-left language document. @property def theme_font_bi...fonts and colors. doc = aw . Document () # Define fonts for languages...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fonts::FontInfo::get_Panose meth...

    Aspose::Words::Fonts::FontInfo::get_Panose method. Gets or sets the PANOSE typeface classification number in C++....access and print details of each font in a document. auto doc...= MakeObject < Document > ( MyDir + u "Document.docx" ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...3 , chartData . Count ); // Print the name of every series in...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... Document (); // Add two runs and one...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontFallbackSettings.build_automatic method | A...

    FontFallbackSettings.build_automatic method. Automatically builds the fallback settings by scanning available fonts.... Document () font_settings = aw . fonts...settings.xml' ) # Create a document builder and set its font to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::FontSettings::get_Fallbac...

    Aspose::Words::Fonts::FontSettings::get_FallbackSettings method. Settings related to font fallback mechanism in C++.... auto doc = MakeObject < Document > (); auto fontSettings =...settings.xml" ); // Create a document builder and set its font to...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....the source PDF file into the Document object for zooming in when...open an application, or print the document. This article has taught...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  10. PageSetup.border_applies_to property | Aspose.W...

    PageSetup.border_applies_to property. Specifies which pages the page border is printed on....which pages the page border is printed on. @property def border_applies_to...the first page. doc = aw . Document () page_setup = doc . sections...

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