Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 131,704 for

font

(0.17 sec)
  1. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Font Product Family Aspose.TeX Product...text and change its color and font size Add some text to the existing...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  2. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. #include <iostream> #include...

    docs.aspose.com/cells/cpp/excel-color-palette/
  3. Working with Images in PDF|Aspose.PDF for Java

    This section describes the features of working with images in a PDF file using Java library.... Set Default Font Name - use DefaultFontName property...property for setting Default Font Name. Generate Thumbnail Images...

    docs.aspose.com/pdf/java/working-with-images/
  4. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... font_alignment = paraData . font_alignment temp...paragraph_format . bullet . font = paraData . bullet . font temp . paragraph_format...

    docs.aspose.com/slides/python-net/copying-parag...
  5. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…..."<div style='text-align:center; font-weight:bold;'>Your Header Here</div>";..."<div style='text-align:center; font-weight:bold;'>Your Footer Here</div>";...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  6. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Word files saved into HTML produce different re...

    If a DOCX files is saved into HTML, it produces different results on different machines. This issue is breaking our CI processes. Could you help in figuring out what might cause this difference? The local settings are…...environment, such as installed fonts, operating system updates, or...The file uses Time New Roman fonts, that are pretty standard everywhere...

    forum.aspose.com/t/word-files-saved-into-html-p...
  8. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....System::String&) Adds information about font that is uploaded to the printer...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. There are a few problems when converting to PDF/A documents, and Aspose.Words for Node.js solves them....requirements are for the structure or fonts of a PDF/A and PDF/UA document...and fixed in the output PDF: Font Requirements PDF standard compliance...

    docs.aspose.com/words/nodejs-net/working-with-p...
  10. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。...createStyle (); // Specify the font attribute. style . getFont ()... StyleFlag (); // Implement font attribute flag1 . setFontName...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...