Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 142,631 for

font

(0.11 sec)
  1. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....the font. doc . styles . get_by_name ( 'Normal' ) . font . size...this section. # A large enough font size will push some lines down...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...toEqual ( true ); // Set the font for the text inside the structured...name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... font Provides access to font formatting of the...Center ; yAxis . tickLabels . font . color = "#FF0000" ; yAxis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...problems might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/document-extractpages-yields...
  5. Supported File Formats|Aspose.Slides for PHP Do...

    Discover all file formats Aspose.Slides for PHP via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/php-java/supported-file-...
  6. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...occurs because some of the fonts required for document rendering...available on your side. The fonts are required to build document...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  7. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. SaveOptions.updateAmbiguousTextFont property | ...

    SaveOptions.updateAmbiguousTextFont property. Determines whether the Font attributes will be changed according to the character code being used....property Determines whether the font attributes will be changed according...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... height ) # font = draw.Font(control.properties["FontName"]...properties["FontName"], 14) font = draw . Font ( "Arial" , 14 ) with draw...

    docs.aspose.com/slides/zh/python-net/activex/
  10. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...presentation -> Dispose (); Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...