Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 42,400 for

document properties

(0.2 sec)
  1. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....provides a wide range of properties and methods used to manage...and vertical_page_breaks properties. The horizontal_page_breaks...

    docs.aspose.com/cells/python-net/managing-page-...
  2. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in Documents. Enhance your projects with precision and style!...the Programming with Documents documentation article. public class...Border : InternableComplexAtt Properties Name Description Color {...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a Document using Python....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document as well but in addition, it...

    docs.aspose.com/words/python-net/working-with-p...
  4. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Add Footers to PDF Document Using Python In order to add footers... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/footer/
  5. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke....line_style property Stroke.line_style property Defines the line...line style of the stroke. @property def line_style ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily save Documents in a booklet layout for enhanced printing efficiency....UseBookFoldPrintingS property Gets or sets a boolean value...value indicating whether the document should be saved using a booklet...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for Document page extracting....Allows to specify options for document page extracting. Constructors...The default constructor. Properties Name Description unlink_pages_number_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库在 PDF 文件中支持 DICOM 图像。...AddDicomImageToPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/support-for-dicom-im...
  9. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....// Open document Document pdfDocument = new Document ( _dataDir..._dataDir ); } Get and Set Page Properties Change PDF Page Size Programmatically...

    docs.aspose.com/pdf/java/delete-pages/
  10. Working with Charts in C#|Aspose.Words for .NET

    Introduction to Chart feature, how to create and manipulate charts using C#....work with charts inside Word documents. New InsertChart method was...simple column chart into the document using the InsertChart method...

    docs.aspose.com/words/net/working-with-charts/