Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 138,765 for

font

(0.41 sec)
  1. Aspose.Total for Node.js via C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Font for Node.js via C++ Aspose.Font for Node.js...js via C++ is a versatile font management library that allows Node...

    docs.aspose.com/total/nodejs-cpp/
  2. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....based stamp like font size, font style, and font color etc. In order...text_state . font = ap . text . FontRepository . find_font ( "Arial"...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  3. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...1:49pm 2 @ServerSide527 The font Carnegie used in your document...Could you please attach this font here for testing? I see the...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  5. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos Font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…...just “ff” ligature in Aptos font (does NOT contain ff glyph)...marked-content element. The font used by text showing operator...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  6. Get Warning Information while Saving Visio File...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....text that does not have a local font. In such case, Aspose.Diagram...sample visio file . Font substitution : Font [ Athene Logos ] has...

    docs.aspose.com/diagram/java/get-warning-inform...
  7. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:header...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...