Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 21,866 for

printing document

(0.08 sec)
  1. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  2. EPS to PDF Merge using C# | Aspose.PDF

    Combine two or more EPS Documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/eps-to-pdf/
  3. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for JavaScript via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/find-if-da...
  4. SdtListItem class | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.ComboBox](../sdttype/#ComboBox) or [SdtType.DropDownList](../sdttype/#DropDownList) structured Document tag...DropDownList structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula text of cells and save modified Excel files using JavaScript via C++.... As its name suggests, it prints the text of the formula that...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/javascript-cpp/using-form...
  6. PCL to PDF Merge using C# | Aspose.PDF

    Combine two or more PCL Documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/pcl-to-pdf/
  7. XPS to PDF Merge using C# | Aspose.PDF

    Combine two or more XPS Documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/xps-to-pdf/
  8. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. While generating Output in PDF Allginment is no...

    Hello Aspose Support Team, I’m generating Documents using Aspose.Words from a template (.docx) and dynamic JSON data. The output is generated in both DOCX and PDF formats, but I’m observing a noticeable alignment differ…...Support Team, I’m generating documents using Aspose.Words from a...appearance of the document as it would be printed. Potential Causes...

    forum.aspose.com/t/while-generating-output-in-p...
  10. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....set_DetectHyperlinks ( true ); // Load document with hyperlinks. auto doc...Words :: Document > ( stream , loadOptions ); // Print hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.loa...