Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 49,829 for

properties

(0.19 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 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...
  3. 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...
  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. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....public class SoftEdgeFormat Properties Name Description Radius {...the SoftEdge property to access soft edge properties of an object...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience....Bidi property Gets or sets whether this...style properties of a table may affect the properties of the...

    reference.aspose.com/words/net/aspose.words/tab...
  7. 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...
  8. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on Properties. To animate Properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....Add Animation Property and Setup Target Camera in 3D document...Contents [ Hide ] Add Animation property in 3D document Aspose.3D for...

    docs.aspose.com/3d/python-net/add-animation-pro...
  9. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document Properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....provides various document properties and methods, such as saving...styles, built-in and custom properties, and the MailMerge object...

    docs.aspose.com/words/cpp/working-with-document/
  10. Find Maximum Rows and Columns supported by XLS ...

    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....MaxColumn properties. Find Maximum Rows and Columns...Workbook.Settings.MaxColumn properties. Please see the console output...

    docs.aspose.com/cells/java/find-maximum-rows-an...