Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 49,815 for

properties

(0.19 sec)
  1. FrameFormat.verticalDistanceFromText property |...

    FrameFormat.verticalDistanceFromText property. Specifies vertical distance (in points) between a frame and the surrounding text....verticalDistanceFrom property FrameFormat.verticalDistanceFrom property Specifies...information about formatting properties of paragraphs that are frames...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Save Retrieve Barcodes to and from Datab...

    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....input text to the CodeText property. To save barcode information...CodeText and BarcodeType properties are configured using the...

    docs.aspose.com/barcode/net/how-to-save-retriev...
  3. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...discrepancies, or specific properties of the CAD entities being...Review Entity Properties : Inspect the properties of the entities...

    forum.aspose.com/t/cad-pdf/314511
  4. LoadOptions constructor | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions constructor...instance of this class with properties set to the specified values...LoadOptions LoadOptions.baseUri property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table Cell Image Background and Custom Position...

    (I’m on version 21.12) I’m making a presentation with a table that has different image icons in them. The table can have variable number of columns and rows. The image icons are currently inserted as explained in In …...position/size” with the relevant properties. Having this available would...please clarify what specific properties you are looking for in the...

    forum.aspose.com/t/table-cell-image-background-...
  6. How to Control Workbook View|Documentation

    Learn how to control Workbook View through the Aspose.Cells for Python via .NET API....Cells provides the following properties and methods to help you achieve...Close How to Set AutoRecover Property of Workbook Analyzing your...

    docs.aspose.com/cells/python-net/how-to-control...
  7. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...are accessing the correct properties, you might want to check...will give you the actual properties that are applied to the text...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  8. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....access to the chart shape properties. To learn more, visit the...Allows to access OLE Package properties. To learn more, visit the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency....TextConverter property Gets or sets the name of the...INCLUDE field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class....set StartPage and EndPage properties to the particular page you...set StartPage * and EndPage properties. After that, call ExtractImage...

    docs.aspose.com/pdf/net/extract-images/