Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 138,740 for

aspose font

(0.78 sec)
  1. Product Overview | Aspose.Font for Node.js

    Node.js APIs for the developers to manipulate Font files. Here you will find Aspose.Font API Solution for Node.js overview....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/nodejs-cpp/product-overview/
  2. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++....Aspose::Words::Border class Contents [ Hide ] Border class Represents...article. class Border : public Aspose :: Words :: InternableComplexAtt...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../)....property Font.fill property Gets fill formatting for the Font . @property...@property def fill ( self ) -> aspose . words . drawing . Fill :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Type1 Fonts | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your Java applications....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/java/working-with-type1-fo...
  5. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the Font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...12 Aspose.PDF Product Family aspose-pdf-java dvtdaten...there are problems, when the font “Akagi” is used in the PDF....

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  6. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...getColumnWidthPixel how to calculate width Aspose.Cells Product Family cells-java...as screen DPI and the default font metrics, differences in those...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  7. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....Aspose::Words::NumberStyle enum Contents [ Hide ] NumberStyle...doc = System :: MakeObject < Aspose :: Words :: Document > ();...

    reference.aspose.com/words/cpp/aspose.words/num...
  8. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...namespace Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  9. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the Font source....of the font source. @property def type ( self ) -> aspose . words...words . fonts . FontSourceType : ... Examples Shows how to use...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize Chart Legends in Presentations Using ...

    Customize chart legends with JavaScript and Aspose.Slides for Node.js to optimize PowerPoint presentations with tailored legend formatting....Presentation class var pres = new aspose . slides . Presentation ();.... getShapes (). addChart ( aspose . slides . ChartType . ClusteredColumn...

    docs.aspose.com/slides/nodejs-java/chart-legend/