Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 16,692 for

render text

(0.32 sec)
  1. 在使用DrawObjectEventHandler类在渲染为PDF时获取DrawObject和...

    学习如何在C++中使用DrawObjectEventHandler类捕获在将Excel文件渲染为PDF或图像时的DrawObject和边界。...namespace Aspose :: Cells :: Rendering ; class ClsDrawObjectEventHa...Cell Value ]: This is sample text . ---------- [ X ]: 267 . 6917...

    docs.aspose.com/cells/zh/cpp/get-drawobject-and...
  2. View DOCM File Online and Load or Read DOCM Fil...

    Free online DOCM file viewer app. Python API code to read and load DOCM file for viewer application.... It will be automatically rendered and opened in the browser...View ODT Files (OpenDocument Text File Format) View PDF Files...

    products.aspose.com/total/python-net/viewer/docm/
  3. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...fonts are used during the rendering process. For example, you...contains a style called “Body Text | Ref Note”, with Font “Avenir...

    forum.aspose.com/t/some-styles-were-not-copied-...
  4. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....parameters, and adjust the Rendering Quality Attach the rasterization...rasterization options, including text rendering and smoothing preferences...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  5. Aspose.PSD for .NET 20.9 - Release Notes|Docume...

    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....Feature PSDNET-690 Updating text in given PSD file and saving...changes some layer and many text parameters Bug PSDNET-696 FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  6. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...only does set Width during rendering, i.e. UpdatePageLayout() →...total width; which, due to the text length in the second row, they...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  7. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....in a document that we are rendering to PDF. Document doc = new...startBookmark("Bookmark 1"); builder.writeln("Text inside Bookmark 1."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Missing label in the legend of a PivotChart (SU...

    Hi Support, In an Excel workbook containing a PivotChart that displays the legend, when exported to PDF, the label for the second value is not displayed. I’ve attached an image showing the problem and a simple program …...and line are rendered correctly, the associated text label is indeed...

    forum.aspose.com/t/missing-label-in-the-legend-...
  9. Aspose.Words 26.2 (.NET 8): WordML → PDF — head...

    Description Product & version: Aspose.Words for .NET 26.2 Runtime: .NET 8 (x64) OS: Windows Server (x64) Input format: Word 2003 WordprocessingML (.xml) Output format: PDF Summary When converting a WordML input to P…...the second‑page (odd) header renders misaligned or tightly spaced...with PAGE and review number text, inserting non‑breaking spaces...

    forum.aspose.com/t/aspose-words-26-2-net-8-word...
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly Rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...in some charts are wrongly rendered. Code: var doc = new Document(@"...Aspose.Words handles the rendering of charts and their elements...

    forum.aspose.com/t/charts-have-wrong-axis-label...