Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 187 for

region rendering

(0.04 sec)
  1. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#.... Rendering and Printing Aspose.Words...now provides high fidelity rendering of document pages. Feature...

    docs.aspose.com/words/net/features/
  2. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Rendering and Printing Aspose.Words...now provides high fidelity rendering of document pages. Feature...

    docs.aspose.com/words/python-net/features/
  3. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....new Document(getMyDir() + "Rendering.docx"); ResourceUriPrinter...determining how colors are rendered. getCssClassNamesPref() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PSB to JP2 with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...including JP2 High Quality Rendering of PSB as JP2 Load the PSB...significantly scalable having regions of interest that provide the...

    products.aspose.com/psd/psb-to-jp2/
  5. Convert PSB to JP2 with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...including JP2 High Quality Rendering of PSB as JP2 Load the PSB...significantly scalable having regions of interest that provide the...

    products.aspose.com/psd/net/conversion/psb-to-jp2/
  6. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, Rendering and printing Microsoft Word documents without utilizing Microsoft Word....generating, converting, modifying, rendering and printing Microsoft Word...CommentRangeEnd Denotes the end of a region of text that has a comment...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, Rendering and printing Microsoft Word documents without utilizing Microsoft Word....generating, converting, modifying, rendering and printing Microsoft Word...CommentRangeEnd Denotes the end of a region of text that has a comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NumeralFormat | Aspose.Words for Java

    Indicates the symbol set that is used to represent numbers while Rendering to fixed page formats in Java....to represent numbers while rendering to fixed page formats. Examples:...determine the symbol set from regional settings. options.setNume...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....property to "Grayscale" to render all images from the document..."ColorMode" property to "Normal" to render all images in color. PdfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Document(DocuementFileName); #region foreach添加水印 foreach (Aspose...values that seem correct may not render as expected due to the PDF’s...

    forum.aspose.com/t/two-issues-with-adding-water...