Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 40,841 for

properties

(0.08 sec)
  1. 关于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
  2. Aspose.Cells 9.0.0 中的公共 API 更改|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....chart before accessing its properties chart . calculate (); //Accessing...//Initialize variables to store properties of OleObject int upperLeftRow...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame....horizontal_alignment property FrameFormat.horizontal_alignment property Gets...alignment of the specified frame. @property def horizontal_alignment (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FrameFormat.height_rule property | Aspose.Words...

    FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame....height_rule property FrameFormat.height_rule property Gets the rule...height of the specified frame. @property def height_rule ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated...verticalAnchor property Table.verticalAnchor property Gets the base...work with floating tables properties. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...contrast property ImageData.contrast property Gets or sets the...picture. The value for this property must be a number from 0.0...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....current table cell formatting properties. get_CurrentNode () Gets...represents current font formatting properties. get_IsAtEndOfParagraph ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ImageFieldMergingArgs.shape property | Aspose.W...

    ImageFieldMergingArgs.shape property. Specifies the shape that the mail merge engine must insert into the document....shape property ImageFieldMergingArg.shape property Specifies...insert into the document. @property def shape ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....by using the methods and properties in the PsLoadOptions object...options. Finally, set the properties in the Document object and...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...
  10. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....getTextPath() property to access WordArt properties of a shape....text using the respective properties. shape.getTextPath().setBold(true);...

    reference.aspose.com/words/java/com.aspose.word...