Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 16,763 for

true type

(0.34 sec)
  1. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java.... Microsoft Word has more types of forms, for example, calendar...document, set EmbedFullFonts to true To subset fonts when saving...

    docs.aspose.com/words/java/specify-rendering-op...
  2. 在 .NET 中管理演示文稿的页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。... SetAllFootersVisibil ( true ); // 访问并更新页眉 IMasterNotesSlide...{ if ( shape . Placeholder . Type == PlaceholderType . Header...

    docs.aspose.com/slides/zh/net/presentation-head...
  3. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results...., Stream stream ) Parameter Type Description language String...string fileName ) Parameter Type Description language String...

    reference.aspose.com/words/net/aspose.words/hyp...
  4. NodeCollection.Insert | Aspose.Words for .NET

    Effortlessly insert nodes into your NodeCollection at any index with our streamlined Insert method. Enhance your data management today!...index , Node node ) Parameter Type Description index Int32 The.... Contains ( newRun ), Is . True ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/nod...
  5. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 公共 API Aspose.Diagram 6.6.0 的变化|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....filter shapes by type Foreign if ( OLE_Shape . Type == Aspose . Diagram..."testing" , "Aspose" , false , true ); MemoryStream outStream =...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....DetectAreasMode = DOCUMENT, AutoSkew = true and no any additional filters...Recognition result Property Type Description FileName String...

    products.aspose.com/ocr/net/recognition/recogni...
  8. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to a time‑scale...setChartDataRange ( "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/nodejs-cpp/date-axis/
  9. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to TimeScale and...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to DateTime chart...

    docs.aspose.com/cells/cpp/date-axis/
  10. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart tag enumeration. Enhance your coding with this key functionality!...SmartTag smartTag ) Parameter Type Description smartTag SmartTag...mDocTraversalDepth ++; mVisitorIsInsideSmar = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...