Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,779 for

true type

(0.5 sec)
  1. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....and the required validation type PdfFormat enumeration : PDF_A_1A...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  2. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++.... // Below are three types of formats that we can apply...Parameter Type Description ignoreMergeFormat bool If true then direct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java.... Available properties are type, geometry, text and page index...MessageFormat.format("{0}-> Entity type: {1}", tabs, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...
  4. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...getNSeries (). add ( "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...
  5. 档案

    档案...slide_enumerator->get_Current(), true)) { // 循环遍历形状 auto shape_enumerator...shape_enumerator->get_Current(), true)) { // 检查形状是否为视频帧 if (Syste...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档 https://products.aspose.com/pdf/zh-hans/net/merger/ Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.io ......org", "@type": "HowTo", "name": "通过 C# 合并...合并 EPUB 文件的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  7. Aspose.PSD for Java 20.8 - 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....))) { break ; } } areEqual = true ; } } if (! areEqual ) { throw...Object [][] { new Object [] { true , "76f05a3b-7523-5e42-a1bb-27f4735bffa0"...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document sections. Optimize layout and enhance readability today!...DifferentFirstPageHe { get; set; } True if a different header or footer...OddAndEvenPagesHeade { get; set; } True if the document has different...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...logic to determine the footer type and map nodes... } Important...it might be because the node type does not correspond to a layout...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  10. 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/