Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 111,548 for

aspose font

(0.06 sec)
  1. How to Extract Images from Word File in Java

    This tutorial explains how to extract images from Word file in Java. It provides configuration details, program flow and a runnable sample code to extract all images from Word document in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/how-to-extract-images-...
  2. How to Change Page Size of PDF using Python

    This small tutorial focuses on how to change page size of PDF using Python. It encompasses all the details to configure the environment, step-wise program flow and a runnable sample code to demonstrate the process to change size of PDF page using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/python/how-to-change-page-siz...
  3. FontSettings.saveSearchCache method | Aspose.Wo...

    FontSettings.saveSearchCache method. Saves the Font search cache to the stream....saveSearchCache(outputStream) Saves the font search cache to the stream....info. See Also module Aspose.Words.Fonts class FontSettings FontSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MemoryFontSource.cacheKey property | Aspose.Wor...

    MemoryFontSource.cacheKey property. The key of this source in the cache....saving/loading font search cache with methods. See Also module Aspose.Words...Words.Fonts class MemoryFontSource MemoryFontSource constructor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....calculated using title text and font. final double DOUGHNUT_CENTER_Y...can be calculated using label font. final double ONE_CHAR_LABEL_WIDTH...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Current font formatting specified by the DocumentBuilder.font property...builder . font . border . color = "#008000" ; builder . font . border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SystemFontSource constructor | Aspose.Words for...

    Aspose.words.Fonts.SystemFontSource constructor...Type Description priority int Font source priority. See the FontSourceBase...information. See Also module aspose.words.fonts class SystemFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... get shading () : Aspose . Words . Shading Examples...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style....get conditionalStyles () : Aspose . Words . ConditionalStyleColl...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 C++ 中为饼图的切片或扇区自定义颜色|Documentation

    了解如何使用 Aspose.Cells for C++ 自定义饼图中切片和扇区的颜色。我们的指南将演示如何为每个切片、扇区或图例分配独特的颜色,以增强视觉吸引力和数据表现。...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/custom-slice-or-se...