Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 15,993 for

true type

(0.09 sec)
  1. 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/
  2. MathObjectType | Aspose.Words for Java

    Specifies Type of an Office Math object in Java....class MathObjectType Specifies type of an Office Math object. Examples:...ficeMath start] Math object type: " + officeMath.getMathObjectType());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Import and Export Projects to Primavera Format ...

    Discover how to import and export projects using Aspose.Tasks for Java....the capability of loading such type of file using the same constructor...}); 17 method. setAccessible ( true ); 18 method. invoke (ClassLoader...

    docs.aspose.com/tasks/java/importing-and-export...
  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. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...the PDF document as PDF string type, outside of the content stream...text box field (or any other type of annotation) on mouse enter/exit...

    docs.aspose.com/pdf/net/pdf-tooltip/
  6. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns True if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Inline::get_IsMoveToRevision method Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...endobj 260 0 obj <</Length 4175/Type/Metadata/Subtype/XML>>stream...actually be: <</Length 2760/Type/Metadata/Subtype/XML>>stream...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  8. Aspose.PSD for .NET 20.7 - 发行说明|Documentation

    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....CanLoad(pdfStream) 上返回 true 错误 PSDNET-676 生成的 PNG 中图层无法呈现..., 0d , string . Empty , 7 , true , 0 x124L , 0 x74cL } }; object...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...different_first_page_header_footer True if a different header or footer...odd_and_even_pages_header_footer True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud.... // Set appropriate content type ContentType = "application/pdf"...from S3." ); _fontsLoaded = true ; } else { context ?. Logger...

    docs.aspose.com/pdf/net/integration-aws/