Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 49,900 for

properties

(0.11 sec)
  1. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…... Built-in property: "Blank" --- properties = doc.built_i...built_in_document_properties for i in range(properties.count): prop...

    forum.aspose.com/t/change-styles-for-complete-d...
  2. Convert a Document to PDF in Java|Aspose.Words ...

    Convert a document in Word or any other supported format to PDF, which preserves the original appearance of a document during its rendering on various platforms using Java....PdfSaveOptions class, containing properties that determine how the PDF...output: Using the OptimizeOutput property may affect the accuracy of...

    docs.aspose.com/words/java/convert-a-document-t...
  3. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....class provides some useful properties for dealing with the display...applied by using the Number property of the Style object. All built-in...

    docs.aspose.com/cells/net/cells-number-settings/
  4. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....FirstChild / NextSibling properties for step‑by‑step traversal...elements: Property Description Accessing this property of an element...

    docs.aspose.com/html/net/html-navigation/
  5. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....using the CSS border-color property with inline or internal styles...attribute. The border-color property works only when a border-style...

    docs.aspose.com/html/python-net/how-to-change-b...
  6. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...setting the EmbedFullFonts property to true in the PdfSaveOptions...Create PdfSaveOptions and set properties PdfSaveOptions options =...

    forum.aspose.com/t/word-pdf/314835
  7. FieldSaveDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SAVEDATE field for streamlined document management.... Properties Name Description DisplayResult...the LastSavedTime built-in property. // The document's Save method...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....addition, since objects have properties that affect their appearance...recursive dependencies for future property values, which are not available...

    docs.aspose.com/words/python-net/converting-to-...
  9. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = new Document(); DocumentBuilder b…... Manual Property Check : If the comparison...changes, manually check the properties of the text box in both documents...

    forum.aspose.com/t/document-compare-does-not-re...
  10. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....IEnumerable < Revision > Properties Name Description Count {...directly. Use the Revisions property to get revisions present in...

    reference.aspose.com/words/net/aspose.words/rev...