Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 140,556 for

aspose font

(0.11 sec)
  1. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...pdf”, saveOptions); Aspose.word for java 25.11. Word文...The conversion relies on the fonts that are available on the machine...

    forum.aspose.com/t/word-saveto-pdf/322091
  2. FontSubstitutionWarningInfo.resolved_font prope...

    FontSubstitutionWarningInfo.resolved_Font property. Resolved Font....resolved_font property FontSubstitutionWarn.resolved_font property...Resolved font. @property def resolved_font ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... get position () : Aspose . Words . Drawing . Charts...// Show data labels and set font color. series . hasDataLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...DocumentBase namespace Aspose.Words assembly Aspose.Words ImportNode(...Character , "My style" ); srcStyle . Font . Name = "Courier New" ; DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....get applyFont () : Aspose . Words . Font Examples Shows how to...to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... font . border . color = aspose . pydrawing . Color...builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { Font-family: Segoe UI, Arial, sans-serif; Font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...x) Aspose.HTML Product Family html-to-pdf...body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt;...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  8. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....Examples Shows how to construct an Aspose.Words document by hand. Document...Text = "Hello World!" ; run . Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/run...
  9. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the Font, change the color, and change the Font type. I’ve been research, looking over, and even updated to the latest version of Aspose slide…...Customizing a Chart in Java Aspose.Slides Product Family slides-java...Bold the font, change the color, and change the font type. I’ve...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  10. 在VSTO和Aspose.Cells中旋转单元格文字|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....在VSTO和Aspose.Cells中旋转单元格文字 Contents [ Hide ] 要旋转工作表中单元格中的文本,请按以下步骤进行:...随后的代码示例展示了如何先在VSTO中使用C#执行这些步骤,然后再在Aspose.Cells中使用C#执行这些步骤。 VSTO //intiate...

    docs.aspose.com/cells/zh/net/rotating-cell-text...