Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 134,637 for

font

(0.2 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....-> get_Text ()); // Display font height of the text Console ::...get_FontHeight ()); // Display font name of the text if ( port ->...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  2. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....Font Product Family Aspose.TeX Product...node to Run type and access the font name, size, and text of the...

    kb.aspose.com/words/java/how-to-read-word-docum...
  3. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......utton { padding: 10px 20px; font-weight: bold; } .x-spreadsh...white; padding: 24px; font-size: 18px; font-weight: 600; } .x-s...

    docs.aspose.com/cells/fr/python-net/aspose-cell...
  4. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......utton { padding: 10px 20px; font-weight: bold; } .x-spreadsh...white; padding: 24px; font-size: 18px; font-weight: 600; } .x-s...

    docs.aspose.com/cells/ar/python-net/aspose-cell...
  5. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......utton { padding: 10px 20px; font-weight: bold; } .x-spreadsh...white; padding: 24px; font-size: 18px; font-weight: 600; } .x-s...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......utton { padding: 10px 20px; font-weight: bold; } .x-spreadsh...white; padding: 24px; font-size: 18px; font-weight: 600; } .x-s...

    docs.aspose.com/cells/sv/java/aspose-cells-grid...
  7. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......utton { padding: 10px 20px; font-weight: bold; } .x-spreadsh...white; padding: 24px; font-size: 18px; font-weight: 600; } .x-s...

    docs.aspose.com/cells/ja/net/aspose-cells-gridj...
  8. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...public static void settFont(Font font, JSONObject lastStyleJson...styleName + "-font-family"); if (!"".equals(fontName)) { font.setNameFarEast(fontName);...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) 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...