Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 47,596 for

properties

(0.1 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 the C# API or .NET Library....provides a wide range of properties and methods used to manage...HorizontalPageBreaks and VerticalPageBreaks properties. The HorizontalPageBreaks...

    docs.aspose.com/cells/net/managing-page-breaks/
  2. Convert IGES to PDF in Python

    This basic guide explains how to convert IGES to PDF in Python. It encompasses all the information to create an IGS file to PDF converter in Python....PdfOptions class to set PDF properties Invoke the save method to...process. Subsequently, set the properties for the output PDF document...

    kb.aspose.com/cad/python/convert-iges-to-pdf-in...
  3. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....file by setting a variety of properties in the HtmlSaveOptions used...object to set the output EPUB properties Set the splitting criteria...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  4. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....access and display all the properties of the extracted font and...required Display different properties of the font on the console...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  5. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your document formatting with ease and precision!...// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . InsertBreak (...

    reference.aspose.com/words/net/aspose.words/ori...
  6. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....class contains the following properties which can be set to achieve...sets the sub‑properties of the GetShadowEffect property, and then...

    docs.aspose.com/cells/go-cpp/working-with-the-s...
  7. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and orientation in C++....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....Smart tags use the "Element" property to reflect the type of data...into custom XML properties. smart_tag . properties . add ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing Page Breaks|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....provides a wide range of properties and methods for managing...HorizontalPageBreaks and VerticalPageBreaks properties. The HorizontalPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks/
  10. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and replace text in Word document using C#. In C# Word document replace text is possible using simple API calls for any of .NET based applications....class object to set different properties Set the search and replace...method along with different properties Save the output word file...

    kb.aspose.com/words/net/how-to-find-and-replace...