Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 115,209 for

aspose note

(0.12 sec)
  1. DocSaveOptions constructor | Aspose.Words for P...

    Aspose.words.saving.DocSaveOptions constructor...__init__ ( self , save_format : aspose . words . SaveFormat ): .....by Microsoft Word or Aspose.Words. # Note that this does not encrypt...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options....outline_options ( self ) -> aspose . words . saving . OutlineOptions...OutlineOptions : ... Remarks Note that OutlineOptions.expanded_outline_levels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Note Product Family

    Find answers about editing, manipulating, viewing, and converting OneNote (.one) file formats in code without Microsoft OneNote....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/note/
  4. GradientStyle enumeration | Aspose.Words for Py...

    Aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill....one_color_gradient ( color = aspose . pydrawing . Color . red ...0.1 ) self . assertEqual ( aspose . pydrawing . Color . red ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.ZIP Product Family

    Find answers about compressing and decompressing ZIP, GZIP, BZ2, TAR, RAR and other archive file formats....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/page/2/
  6. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 要向现有 PDF 文件添加文本:...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  7. Missing Features in Apache POI HSMF|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....that are only available in Aspose.Email and not in Apache POI...migrate from Apache POI HSMF to Aspose.Email. This includes following...

    docs.aspose.com/email/java/missing-features-in-...
  8. Chart.axis_x property | Aspose.Words for Python

    Chart.axis_x property. Provides access to properties of the primary X axis of the chart....@property def axis_x ( self ) -> aspose . words . drawing . charts...series . add ( series_name = 'Aspose Test Series' , categories =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....@property def position ( self ) -> aspose . words . drawing . charts...def position ( self , value : aspose . words . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....using C# Contents [ Hide ] Aspose.PDF for .NET allows adding...code snippet also work with Aspose.PDF.Drawing library. A watermark...

    docs.aspose.com/pdf/net/add-watermarks/