Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 49,867 for

properties

(0.18 sec)
  1. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....They can interact with these properties programmatically using Aspose...Shape class offers TextBlock property to get or set the visual appearance...

    docs.aspose.com/diagram/net/working-with-text-b...
  2. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down....down_offset property FieldAdvance.down_offset property Gets or sets...field should be moved down. @property def down_offset ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TaskPaneDockState enumeration | Aspose.Words fo...

    aspose.words.webextensions.TaskPaneDockState enumeration. Enumerates available locations of task pane object.... properties . add ( aw . webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manipulating TIFF Images|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....Developers can adjust different properties of TiffOptions class to get... we will focus on 4 main properties that controls the resultant...

    docs.aspose.com/imaging/python-net/manipulating...
  5. Convert SVG to TIFF | Aspose.HTML for .NET

    Convert SVG to TIFF using Aspose.HTML for .NET. Consider various SVG to TIFF conversion scenarios in C# examples. Try online SVG Converter.... By default, the Format property is . Use the method of the...options. By default, the Format property is . Use the method to save...

    docs.aspose.com/html/net/convert-svg-to-tiff/
  6. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality...BarCodeResult contains two properties: confidence and reading_quality...reading results, the confidence property returns a instance of the...

    docs.aspose.com/barcode/python-net/check-recogn...
  7. Unidentified black rectangle in charts for PDF ...

    Hi, We are finding when we save to PDF we are seeing this sort of artifact: Whereas Word looks as expected: The way we are creating this is by taking the existing chart in the Word document, removing the series t…...attempting to copy all the properties from the series as configured...com/t/cloning-series-and-all-of-their-properties-to-later-on-add-to-a-chart/22290...

    forum.aspose.com/t/unidentified-black-rectangle...
  8. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....class provides the PageSetup property used to set the page setup...a worksheet. The PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/net/setting-margins/
  9. Generate Swiss Barcode in Python

    Discover how to generate Swiss Barcode in Python with Aspose.BarCode for Python via .NET. Follow guide for setup, size, color, JPEG export and PDF embedding.... For detailed property information, refer to the...y_dimension , and code_text_margin properties of the BarcodeGenerator class...

    blog.aspose.com/barcode/generate-swiss-barcode-...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...around with the following properties, but no variation of these...that you set the WrapText property of the cell format to false...

    forum.aspose.com/t/table-cell-text-with-wraptex...