Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 95,675 for

object

(0.12 sec)
  1. 在 PHP 中从 Visio 绘图中获取页面对象|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....Diagram Java 用于 PHP , 称呼 get_page_object_by_id 的方法 获取页面对象 模块。在这里您可以看到示例代码。...public static function get_page_object_by_id ( $dataDir = null ){...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  2. 旋转单元格文本|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  3. 公共 API Aspose.Diagram 6.6.0 的变化|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.... OBJECT ) { ByteArrayInputStream Ole_stream...get format of the OLE file object com . aspose . words . FileFormatInfo...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. ResourceSavingArgs.document property | Aspose.W...

    ResourceSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content..../ ' # Instantiate Document object doc = Rjb :: import ( ' com...GRAY ) # create TextBuilder object text_builder = Rjb :: import...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  6. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....of this section's PageSetup object. builder . pageSetup . paperSize...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....represented by a ParagraphFormat object that is returned by the ParagraphFormat...ParagraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/cpp/working-with-paragraphs/