Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 142,715 for

font

(0.83 sec)
  1. Կատարեք HTML՝ Օգտագործելով Java

    Ստեղծեք նոր HTML Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Java գրադարանը:...DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/hy/java/make/html/
  2. Vytvorte Dokument V Jazyku Java

    Vytvorte súbor pomocou knižnice Java. Jednoducho vytvorte nový dokument v Java v niekoľkých krokoch....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/sk/java/make/
  3. What's new|Aspose.PDF for JavaScript via C++

    In this page introduces the most popular new features in Aspose.PDF for JavaScript that have been introduced in recent releases....AsposePdfReplaceFont - Replace font in a PDF-file What’s new in...

    docs.aspose.com/pdf/javascript-cpp/whatsnew/
  4. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...map correctly to the Wingdings font during rendering, resulting...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  5. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...from ShapeBase ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Plain 5-column answer sheet|Documentation

    OMR ready 5-column answer sheet...High School Final Exam font_style=bold font_size=14 align=center...content=Instructions font_style=bold font_size=12 ?content=Mark...

    docs.aspose.com/omr/net/showcases/exam/plain/
  7. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...also included the required fonts within the project folder itself...Include="ProductionServicev2\Fonts\**\*.*"> <CopyToOutputDirec...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  8. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....text watermark with a specific font size and color? A: Create a...TextWatermarkOptions object, set the font_name , font_size , and color properties...

    docs.aspose.com/words/python-net/working-with-w...
  9. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...const int DEFAULT_DATA_LABEL_FONT_SIZE = 10; /// <summary> ///...FontHeight = DEFAULT_DATA_LABEL_FONT_SIZE; portion.PortionFormat...

    forum.aspose.com/t/getting-the-exact-coordinate...