Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 20,259 for

printing document

(0.07 sec)
  1. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal Document quality....saves fonts when exporting a document to HTML format. public interface...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 如何通过C++使用JavaScript设置打印区域|Documentation

    本文向您展示了如何使用C++的Aspose.Cells库中的JavaScript设置打印区域的代码。...Cells Example - Set Print Area </ title > </ head > <...< body > < h1 > Set Print Area Example </ h1 > < input type =...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Converting a JPEG file to PDF using C# | Aspose...

    Sample code for JPEG‑to‑PDF conversion in .NET. Use the API example code for batch JPEG‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from JPEG to PDF format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  4. CompatibilityOptions.DoNotSnapToGridInCell | As...

    Discover how to disable the 'Do Not Snap to Grid' feature in table cells, enhancing your Document layout and object placement for better design control....DoNotSnapToGridInCel property Do Not Snap to Document Grid in Table Cells with Objects...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your Document experience!...Check Format Compatibility documentation article. public class CompatibilityOptions...AdjustLineHeightInTa { get; set; } Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/net/aspose.words.set...
  6. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Product Overview|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET is a software library designed to create, modify, convert and render Documents without relying on any other software....perform a wide variety of document processing tasks. Using Aspose...Aspose.Words, you can convert a document from any supported load format...

    docs.aspose.com/words/nodejs-net/product-overview/
  10. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython.... words import Document class SimpleMailMerge : def...dataDir + 'quickstart/' doc = Document ( dataDir + "MailMerge.doc"...

    docs.aspose.com/words/java/simple-mail-merge-in...