Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 47,708 for

properties

(0.54 sec)
  1. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....through the AspectRatioLocked property. The following code example...with the AspectRatioLocked property: Set Shape Layout In Cell...

    docs.aspose.com/words/net/working-with-shapes/
  2. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....DISPLAYBARCODE field, and set its properties. Document doc = new Document();...DISPLAYBARCODE field, and set its properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  3. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of document revision groups for enhanced editing and collaboration....IEnumerable < RevisionGroup > Properties Name Description Count {...class directly. Use the Groups property to get revision groups present...

    reference.aspose.com/words/net/aspose.words/rev...
  4. PDF to HTML to PDF conversion results in differ...

    Hello Aspose Team, I am working on a round-trip scenario where I convert a PDF to HTML, make a small edit in the HTML, and then convert it back to PDF. I’ve attached the following files for reference: Aspose.PDF issue…...do this using the PageInfo properties in Aspose.PDF. Here’s a sample...reviewing the original PDF’s properties and ensuring that all relevant...

    forum.aspose.com/t/pdf-to-html-to-pdf-conversio...
  5. ImageSavingArgs.imageFileName property | Aspose...

    ImageSavingArgs.imageFileName property. Gets or sets the file name (without path) where the image will be saved to....imageFileName property ImageSavingArgs.imageFileName property Gets or...imageFileName () : string Remarks This property allows you to redefine how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. API Limitations|Aspose.Slides for Node.js via ....

    Know Aspose.Slides for Node.js limits: exports set fixed Application/Producer metadata in PPT, PPTX, ODP, and PDF—helping you plan integrations without surprises....For PPTX , the Application property is written as “Aspose.Slides...the Creator and Producer properties are written as “Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/api-limitati...
  7. Specify Custom Number Decimal and Group Separat...

    This article shows how to change Number decimal and group separator in MS Excel and with Java code by using the Aspose.Cells for Java API....setNumberGroupSepara() properties to set the custom separators...when Setting Style.Custom Property Analyzing your prompt, please...

    docs.aspose.com/cells/java/specify-custom-numbe...
  8. ChartYValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartYValue class for precise Y value representation in your chart series, enhancing your data visualization....public class ChartYValue Properties Name Description DateTimeValue...particular type. The ValueType property allows you to determine the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Footnote and Endnote in C#|Aspose....

    How to manipulate footnotes and endnotes using C#....some classes, methods and properties for working with footnotes...using the Columns property. If this property has the value of...

    docs.aspose.com/words/net/working-with-footnote...
  10. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C# API and .NET Library. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....class provides the PageSetup property that is used to set the page...worksheet. In fact, this PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/net/setting-page-options/