Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,759 for

true type

(0.08 sec)
  1. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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.... Choose supported account types: Single tenant (if only your...Microsoft Graph . Choose the type of permissions: Delegated or...

    docs.aspose.com/email/java/microsoft-graph-auth...
  2. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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....Image Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/
  4. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality.... Default value is true . Bidi { get; set; } Gets or...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words.tab...
  5. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。...def get_image_format ( image_type ): return { "jpeg" : slides...ImageFormat . GIF , } . get ( image_type , slides . ImageFormat . JPEG...

    docs.aspose.com/slides/zh/python-net/extracting...
  6. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... Types of a Section Break Aspose.Words...enumeration to choose a break type that applies only for the first...

    docs.aspose.com/words/net/working-with-sections/
  7. FieldFileName class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFileName class. Implements the FILENAME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....DrawTextRectangleBor property value to true textFragment -> get_TextState...-> set_DrawTextRectangleBor ( true ); auto tb = MakeObject < TextBuilder...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  9. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java....mAddress; } // An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; } else if (fieldName.equals("Address"))...

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