Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 16,578 for

render text

(0.19 sec)
  1. How to Convert Project Data | Aspose.Tasks Docu...

    Convert your Microsoft Project MPP files to other formats with Aspose.Tasks for Java....Saving Project Data to CSV, Text, MPT Formats | Aspose.Tasks...Tasks Documentation Rendering Project Data with Format24bppRgb | Aspose...

    docs.aspose.com/tasks/java/converting-project-d...
  2. Product Features|Documentation

    Product Features of Aspose.BarCode for .NET: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...damaged barcodes with incorrect text, damaged QR Codes, and others...Auto-sizing of barcode images Rendering barcode images on any device...

    docs.aspose.com/barcode/net/product-features/
  3. Converting Project Data | Aspose.Tasks Document...

    Convert your Microsoft Project MPP or Oracle Primavera XML files to graphic formats (PDF, JPEG, PNG) using Aspose.Tasks for C# and VB.NET....Convert Project Data to CSV and Text Formats | Aspose.Tasks Documentation...Aspose.Tasks Documentation Rendering Comments When Converting Project...

    docs.aspose.com/tasks/cpp/converting-project-data/
  4. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when Rendering an Excel file to PDF format programmatically....Paper Size of Worksheet for Rendering with JavaScript via C++ Contents...your desired worksheets when rendering an Excel file to PDF format...

    docs.aspose.com/cells/javascript-cpp/implement-...
  5. 在使用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...
  6. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...namespace Aspose :: Cells :: Rendering ; int main () { Aspose ::...bookmarkEntry . SetText ( u "Text" ); bookmarkEntry . SetDestination...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  7. Export Range of Cells in a Worksheet to Image w...

    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....></ script > < script type = "text/javascript" > const { Workbook...Set of Fonts for Workbook Rendering with JavaScript via C++ Converting...

    docs.aspose.com/cells/javascript-cpp/export-ran...
  8. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....variety of tasks, including rendering documents to fixed-page formats...or XPS. When Aspose.Words renders a document, it needs to perform...

    docs.aspose.com/words/net/manipulating-and-subs...
  9. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....new Document(getMyDir() + "Rendering.docx"); WarningInfoCollectio...Open a document that contains text formatted with a font that does...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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-...