Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 139,621 for

font

(1.1 sec)
  1. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value.... font . name = 'Times New Roman' style . font . size =...= 16 style . font . color = aspose . pydrawing . Color . navy...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manipulating Metafiles|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.... Specifying Font Folder While Converting Using... developers can specify the font folder path used while converting...

    docs.aspose.com/imaging/java/manipulating-metaf...
  3. TextEffect enumeration | Aspose.Words for Python

    aspose.words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 builder . font . text_effect =...Microsoft Word only support font animation effects. doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleCollection.default_font property | Aspose....

    StyleCollection.default_Font property. Gets document default text formatting....default_font property StyleCollection.default_font property Gets...def default_font ( self ) -> aspose . words . Font : ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  6. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/net/modifing-form/
  7. Page setup|Documentation

    How to customize the layout and design of the machine-readabe form generated by Aspose.OMR for Java....Contents [ Hide ] The paper size, font, colors, and other layout settings...FontFamily string Default system font Font family for all texts, except...

    docs.aspose.com/omr/java/generate-template/page...
  8. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....IllegalArgumentExcep e ) { } // Font regex (optional) // Set regex...restrict to some defined subset of fonts // Here we have to do this before...

    docs.aspose.com/words/java/convert-document-to-...
  9. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your document's paragraphs for enhanced engagement.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/par...
  10. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

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