Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 6,451 for

box

(0.37 sec)
  1. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。... WriteLine ( $"Trim Box Size of Page 1: {pageEditor.GetPageBoxSize(1...Console . WriteLine ( $"Art Box Size of Page 1: {pageEditor.GetPageBoxSize(1...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  2. Convert PDF to Word documents in Rust|Aspose.PD...

    Learn how to write Rust code for conversion PDF to DOC(DOCX)....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-doc/
  3. 使用 C++ 查看或編輯 POT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POT 格式元數據。..."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  4. How to Set Print Titles|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library....Repeat: In the “Page Setup” dialog box, go to the “Sheet” tab. In the...repeat at the top by clicking the box next to “Rows to repeat at top”...

    docs.aspose.com/cells/java/how-to-set-print-tit...
  5. Install Aspose Cells through NuGet|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....Cells” in the search text box to find the Aspose.Cells .NET...In the Add Reference dialog box, select the .NET tab (selected...

    docs.aspose.com/cells/net/installation/
  6. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing issues with setting the parent node of the revisions in the enum, getting the following error: enum.set_current(layou…...am trying to get a bounding box for all revisions. redline_manual...rect.Height give the bounding box print(f"Revision {rev.revision_type}...

    forum.aspose.com/t/standard-way-of-extracting-t...
  7. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....checked status of the check box form field. Default value for...the default value of the check box form field. Default value for...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 在演示文稿中使用 C++ 管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中自定义图表数据标记,通过清晰的 C++ 示例代码提升 PPT 和 PPTX 格式演示文稿的效果。...defaultWorksheetInde , 1 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 1 , 1 , ObjectExt :: Box < double > ( 4.5 ))); point ->...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/
  9. Aspose.Cells 8.7.2中的公共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....TextBox using its index TextBox box = sheet . getTextBoxes (). get...//Set the name for the TextBox box . setName ( "MyTextBox" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. PDF Imposition using Aspose.PDF for Rust via C+...

    This article explains how to rearrange PDF pages for print-optimized layouts using Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/pdf-imposition/