Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 39,579 for

document properties

(0.12 sec)
  1. Get Paper Width and Height of Page Setup of Wor...

    You will discover in this article how to get the Excel Worksheet Page Setup Paper Width and Paper Height using C# code programmatically with .NET API or Library....PaperHeight properties for this purpose. Get Paper...and PageSetup.PaperHeight properties. It first changes the paper...

    docs.aspose.com/cells/net/get-paper-width-and-h...
  2. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....are widely used to exchange documents between organizations, government...individuals. It is a standard document format and software developers...

    docs.aspose.com/cells/python-net/convert-excel-...
  3. Get Paper Width and Height of Page Setup of Wor...

    You will discover in this article how to get the Excel worksheet page‑setup paper width and paper height using Python code programmatically with Aspose.Cells for Python via the .NET API or library....paper_height properties for this purpose. Get Paper...and PageSetup.paper_height properties. It first changes the paper...

    docs.aspose.com/cells/python-net/get-paper-widt...
  4. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting Properties....frame_format property Paragraph.frame_format property Provides access...the frame formatting properties. @property def frame_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....PDF while setting the text properties and customizing the location...footer on each page of the document. Furthermore, we do not need...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  6. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your Document formatting with precision....Words Document Object Model (DOM) documentation article. public...TabStopCollection : InternableComplexAtt Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other Properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...title/author and some other properties of the PDF file: pdf.BindFO(fodoc);... How do you change these properties? thanks, bill codewarior...

    forum.aspose.com/t/pdf-title-author-subject-not...
  9. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process...class Allows to control how document revisions are handled during...Fixed-page Format documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....the specified type into the document. public void InsertBreak (...section or line break into the document. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/doc...