Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 142,711 for

font

(1.31 sec)
  1. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... id > 0 ) # Set the font for the text inside the structured...tag . contents_font . name = 'Arial' # Set the font for the text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Current font formatting specified by the DocumentBuilder.font property...DocumentBuilder ( doc = doc ) builder . font . border . color = aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Text shadow/halo artifact on printed PDF conver...

    Hi, We are using Aspose.Words 17.10 in a .NET application to convert Word documents (.docx) to PDF on a Windows Server environment. The conversion is done with no custom PdfSaveOptions — just a plain doc.Save(path, Save…...visible, especially on small font sizes, and affects every piece...formatting. What we have ruled out Font substitution: The problem persists...

    forum.aspose.com/t/text-shadow-halo-artifact-on...
  4. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Set the font color and size of the textbox tb . font . color...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  5. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity.... 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/net/aspose.words.mar...
  6. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....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...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Top method. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its Position property, depending on the value of the TopMode property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelL...

    Aspose::Words::Drawing::Charts::ChartDataLabelLocationMode enum. Specifies how the values ​​that specify the location of a data label - the Left and Top properties - are interpreted in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 动态添加文本|Aspose.Slides 文档

    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 . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //将输出写入磁盘 pres...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...