Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,606 for

compare document

(0.19 sec)
  1. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Specifies how formatting is merged when importing content from another Document in C++....importing content from another document. enum class ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. Justified Text Rendering Issues with Tab Stops ...

    Issue Summary Aspose.Words for Java has rendering issues when converting Documents with justified text to PDF: Header Issue: Header text with full justification + right-aligned tab stops extends beyond Document margins…...rendering issues when converting documents with justified text to PDF:...right-aligned tab stops extends beyond document margins and gets cut off in...

    forum.aspose.com/t/justified-text-rendering-iss...
  3. List | Aspose.Words for Java

    Represents formatting of a list in Java....Comparable public class List implements...implements Cloneable, Comparable Represents formatting of a list. To...

    reference.aspose.com/words/java/com.aspose.word...
  4. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....when opening a document. When loading a document, you can set some...Word application can display documents in differently. For example...

    docs.aspose.com/words/net/specify-load-options/
  5. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....headers and footers to PDF documents using Aspose.PDF for Python...and footer in your existing Document . You may add images or text...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  6. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering Document pages or shapes to images in Java....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....converting, and manipulating PDF documents. It also supports a variety...involves using the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!... Let’s compare them in the table. Pixel-based...based on the Aspose.Font Documentation: .Net Java C++ Subscribe...

    docs.aspose.com/font/net/font-rasterization/
  9. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation.... If compare to phonetic writing systems...based on the Aspose.Font Documentation: .Net Java C++ Subscribe...

    docs.aspose.com/font/net/what-is-font/glyph/
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF Document in .NET using Aspose.PDF for content enhancement and Document editing....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/