Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,850 for

font info

(0.99 sec)
  1. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...a license (evaluation mode) Fonts: Arial.ttf included in project...project path (ProductionServicev2/Fonts) Issue Summary On Amazon Linux...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  2. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...fileName = docFiles [ i ]; const info = aw . FileFormatUtil . detectFileFormat...detectFileFormat ( fileName ); if ( info . isEncrypted ) continue ; const...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...for file_name in doc_files : info = aw . FileFormatUtil . detect_file_format...( file_name = file_name ) if info . is_encrypted : continue src_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PhysicalFontInfo class | Aspose.Words for Python

    aspose.words.Fonts.PhysicalFontInfo class. Specifies Information about physical Font available to Aspose.Words Font engine...about physical font available to Aspose.Words font engine. To learn...more, visit the Working with Fonts documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....Shift Text Without Changing Font Size When replacing text in...specific area without modifying the font size. Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  6. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  7. FontInfo class | Aspose.Words for Python

    aspose.words.Fonts.FontInfo class. Specifies Information about a Font used in the document...Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Generate Patch Code Barcodes in JavaScript|Docu...

    Aspose.BarCode for JavaScript via C++ enables Patch Code barcode generation....PatchCode barcodes with custom font size and text var gen = new...Barcode . CodeTextParameters . Font . Size . Pixels = 20 ; // Generate...

    docs.aspose.com/barcode/javascript-cpp/patch-co...
  9. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities.... Font { get; } Provides access to the font formatting...implementation that prints field info. /// </summary> public class...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Page setup|Documentation

    How to customize the paper size, orientation, Font, images, and other layout settings of a printable form....The paper size, orientation, font, and other layout settings are... FontFamily string Segoe UI Font family for all texts, except...

    docs.aspose.com/omr/net/generate-template/page-...