Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 153,283 for

2

(0.27 sec)
  1. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...sahi April 1, 2022, 8:45am 2 @sdonapati , We need your template...defined in ‘OS/2’ font table. Please check the dumped ‘OS/2’ font table:...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  2. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/net/presentation-theme/
  3. Advanced Features of TikZ | Aspose.TeX .NET

    Learn advanced TikZ techniques including complex paths, node positioning, arrows, and diagram creation for professional-quality graphics....at (0,0) {A}; 2 \ node [ draw, circle ] (B) at (2,1) {B}; 3 \ draw...path = line1 ] (0,0) -- (3,3); 2 \ draw [ name path = line2 ] (3...

    docs.aspose.com/tex/net/tikz-advanced-features/
  4. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding....colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/java/presentation-theme/
  5. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...Link {1} {2} {3} {4}) FieldHyperlink 类。 Image {1} {2} {3} {4})...=== (如果标题级别为 1), --- (如果标题级别为 2) ParagraphFormat.StyleName = “SetextHeading[some...

    docs.aspose.com/words/zh/net/translate-markdown...
  6. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/java/ps/working-with-pages/
  7. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management.... Write ( "Section 2." ); Assert . That ( doc . GetText...EqualTo ( "Section 1. \fSection 2." )); // Remove the first section...

    reference.aspose.com/words/net/aspose.words/nod...
  8. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...Family words-java Crane April 2, 2025, 10:57am 1 LayoutEnumerator...Professionalize.Discourse April 2, 2025, 10:58am 2 @Crane To calculate how...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  9. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....input document and we want apply 2 kinds of border with blue and..._dataDir + pageStampFileName , 2 ); plumPageStamp . setHeight (...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  10. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...