Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 49,817 for

properties

(2.06 sec)
  1. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...Position (100, 600); //set text properties textFragment.TextState.FontSize...Position (100, 500); //set text properties textFragment2.TextState.FontSize...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  2. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options.... Properties Name Description AllowEmbeddingPostSc...filename). Default value for this property is empty string (Empty). ...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Working with VBA Macros in C#|Aspose.Words for ...

    Working with document VBA projects using C#....API provides the VbaProject property to get or set VbaProject in...VBA Module along with basic properties e.g. Name and Type: Read...

    docs.aspose.com/words/net/working-with-vba-macros/
  4. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....FontDefinition with appropriate properties 6 FontDefinition fontDef...abstract base class defines the properties and methods that give access...

    docs.aspose.com/font/net/how-to-load-fonts/
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....FitToPagesWide properties of the PageSetup object for...PdfSaveOptions.OnePagePerSheet property of the PdfSaveOptions object...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  6. 如何在 Python 中更改 Word 文档的属性

    本文指导如何在 Python 中更改 Word 文档的属性。它具有 IDE 设置和编程步骤以及在 Python 中编辑 Word 元数据的示例代码。...检查目标属性是否存在,然后访问该属性并设置新值 访问 built-in properties 并更新各自的值 使用新属性保存生成的 Word 文件...。该过程首先加载源文档并使用 custom_document_properties 集合访问自定义属性,其中使用项目索引访问各个属性。同样,使用...

    kb.aspose.com/zh/words/python/how-to-change-pro...
  7. Alignment Settings|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....Style class provides useful properties for configuring alignment...Style.IsJustifyDistributed property. Horizontal , Vertical Alignment...

    docs.aspose.com/cells/java/cells-alignment-sett...
  8. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object... Properties Name Description auto_numbering_detection...occur during loading. Use this property to specify whether the system...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format... Properties Name Description allow_e...filename). Default value for this property is empty string (). (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....texts and their formatting properties. An IParagraph object is...with different formatting properties through its underlying IPortion...

    docs.aspose.com/slides/cpp/manage-paragraph/