Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 17,463 for

true type

(4.36 sec)
  1. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...getFontInfoSubstitut().setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......HeaderFooter, true).Clear(); //RemoveSectionBreak(ref...PageSetup.RestartPageNumbering = true; //Console.WriteLine("page number...

    forum.aspose.com/latest.rss
  3. 档案

    档案...6</version> <type>pom</type> </dependency> Java 中 Word...isExtracting = true; boolean isStartingNode = true; boolean isEndingNode;...

    blog.aspose.com/zh/words/extract-text-from-word...
  4. Aspose.Cells 8.7.0中的公共API更改|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....IsSigned 属性是布尔类型,如果 VBA 项目已数字签名,则返回 true,反之返回 false。 以下是简单的使用场景。 C# //Create...VBA 项目的数字签名是否有效 。该属性在数字签名有效时返回 true,在无效时返回 false。 以下是简单的使用场景。 C#...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/cpp/applying-formatting/
  6. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  7. NodeType | Aspose.Words for Java

    Specifies the Type of a Word document node in Java....class NodeType Specifies the type of a Word document node. Examples:...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  8. System.PlatformNotSupportedException: System.Dr...

    Hi Team, We are facing an issue while converting PowerPoint files to PDF using Aspose.Slides in a Linux environment after migrating to .NET 10. Environment: Aspose.Slides for .NET .NET 10 Linux (Amazon Linux / Docker…...Docker environment) Conversion Type: PPT/PPTX → PDF Issue: During...Drawing.EnableUnixSupport", true); Starting from version 25.3...

    forum.aspose.com/t/system-platformnotsupportede...
  9. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...memory to handle files of this type, is there a way to estimate...A reference attachment is a type of attachment that includes...

    forum.aspose.com/t/java-heap-space-errors-with-...
  10. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.... Section ) Parameter Type Description section Section...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...