Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 141,440 for

font

(0.48 sec)
  1. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/java/convert-onenote-docum...
  2. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed Fonts, Remove unused objects using PHP....Merge duplicate streams Unembed fonts Remove unused objects Remove...Unembedding Fonts If the document uses embedded fonts it means that...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  3. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques.... BELOW ); // Customize font (safe way – modify existing...(). setStyle ( java . awt . Font . PLAIN ); gen . getParameters...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++....Setting Background Color and Font Attributes to a Named Range...fill color (shading color) with font settings to a range. #include...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  5. discourse-local-dates_4560ee16f2bea569358c6c079...

    .discourse-local-date>*{pointer-events:none}.discourse-local-date.cooked-date{color:var(--primary);cursor:pointer;border-bottom:1px dashed var(--primary-medium);white-space:nowrap}.discourse-local-......timezone{font-weight:700}div[data-tippy-root]...discourse-local-dates-create-modal .form label{font-weight:700}.discourse-local-dates-create-modal...

    forum.aspose.com/stylesheets/discourse-local-da...
  6. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...graphics primitives) or part of a font (e.g., a vertical bar character...graphics primitives) or part of a font (e.g., a vertical bar character...

    forum.aspose.com/t/vertical-line-not-extracted-...
  7. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same Font formatting in Java....of characters with the same font formatting. To learn more, visit...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/
  10. Working with AcroForms in PDF|Aspose.PDF for Java

    Learn how to work with AcroForms in PDF documents, including form field creation, modification, and data extraction using Aspose.PDF in Java....form field font other than the 14 Core PDF Fonts with Java. Working...

    docs.aspose.com/pdf/java/acroforms/