Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 19,983 for

printing document

(0.47 sec)
  1. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured Document tag which accepts multi-sections content in Java....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert Type1 font to TrueType | C# .NET API So...

    How to convert Type1 font to TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided.... which revolutionized the printing industry. What are Type 1...appears sharp and clear on printed materials. Wide Compatibility...

    docs.aspose.com/page/net/type1-to-ttf/
  3. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....in a pre‑designed file for printing. You can use Microsoft Excel...followed by a plain number to be printed in the header, the number should...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  4. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API.... It’s also common in printing, where stencils apply ink...(input_folder, src_file)) as document: 31 output_file = os. path...

    docs.aspose.com/svg/python-net/image-stencil/
  5. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the Working with Sections documentation article. Remarks: PageSetup...sections in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. DICOM JSON Serialization/Deserialization|Aspose...

    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.... This document provides comprehensive guidance...output with optional pretty-print (indented) layout. Supported...

    docs.aspose.com/medical/net/developer-guide/90-...
  7. Compress and Decompress DWF Files via .NET

    C# compression and decompression source code to compress DWF Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance DWF document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/dwf/
  8. Compress and Decompress PCL Files via .NET

    C# compression and decompression source code to compress PCL Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance PCL document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/pcl/
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and Printing Microsoft Word Documents without utilizing Microsoft Word in Java....rendering and printing Microsoft Word documents without utilizing...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/java/com.aspose.words/
  10. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...