Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 16,863 for

true type

(0.15 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Python via Java https://products.aspose.com/pdf/fa/python-java/conversion/ Recent content in راه حل تبدیل PDF با......org","@type":"HowTo","name":"نحوه تبدیل...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"مقداردهی...

    products.aspose.com/pdf/fa/python-java/conversi...
  2. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . #include <iostream> #include...style . GetFont (). SetIsBold ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/cells-font-settings/
  3. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS....command: docker run --mount type=bind,source=C:\Temp,target=/TestOut...Docker Image docker run --mount type=bind,source=C:\Temp,target=c:\TestOut...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  4. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....setDrawTextRectangle method to set value to true textFragment . getTextState...getTextState (). setDrawTextRectangle ( true ); TextBuilder tb = new TextBuilder...

    docs.aspose.com/pdf/java/text-formatting-inside...
  5. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...PdfSaveOptions(); opt.PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...

    forum.aspose.com/t/word-content-control-checkbo...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if this data label has something...the data labels on a chart. true to show the series name; false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. CODE_128 returns partially wrong text from came...

    Problem Summary We are using Aspose.BarCode for Java (via aspose-total-java Python wrapper, version 26.1.0) to read CODE_128 barcodes from camera/phone photos of Brazilian NF-e tax invoices. The barcode contains a 44-dig…...+ Java, Docker/Linux Barcode type: CODE_128 (44 numeric digits...None, DecodeType.ALL_SUPPORTED_TYPES) quality = QualitySettings.getMaxQuality()...

    forum.aspose.com/t/code-128-returns-partially-w...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Rozwiązanie do konwersji PDF przy użyciu Python via Java https://products.aspose.com/pdf/pl/python-java/conversion/ Recent content in Rozwiązan......org","@type":"HowTo","name":"Jak przekonwertować...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"Inicjowanie...

    products.aspose.com/pdf/pl/python-java/conversi...
  9. Manage Email Attachments and Embedded Objects i...

    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....A reference attachment is a type of attachment that includes...refAttach object. Sets the provider type of the attachment to AttachmentProviderTy...

    docs.aspose.com/email/net/manage-email-attachme...
  10. 如何锁定单元格以保护它们|Documentation

    本文介绍了如何使用C++中的Aspose.Cells for JavaScript锁定单元格以保护它们的示例代码。...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...