Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 137,424 for

font

(0.11 sec)
  1. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...settings, downsampling options, font embedding, or the PDF compliance...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  2. 档案

    档案...Blue), 1); // 设置文本字体 Font arial = new Font("Arial", 20, FontStyle...1); // 设置字体样式、大小等。 Font arial = new Font("Arial", 20, FontStyle...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  3. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....the original font metrics should be used after font substitution...not hidden." ); builder -> get_Font () -> set_Hidden ( true ); builder...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  5. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.opacity property | Aspose.Words for Node.js

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).... font . size = 32 ; builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/change-the-html-link-...