Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 94,418 for

object

(0.1 sec)
  1. Show and Hide Grids, Rulers, Guides and Page Br...

    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....vsd" ); \ # get window object by index $window = $diagram...

    docs.aspose.com/diagram/java/show-and-hide-grid...
  2. 在 Jython 中去除受密码保护的工作表保护|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....# Instantiating a Workbook object workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  3. Set Code Text for BarCode in Ruby|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....'/data/' # Instantiate barcode object bb = Rjb :: import ( 'com.aspose...

    docs.aspose.com/barcode/java/set-code-text-for-...
  4. Hiding Code Text that is too Long to Display in...

    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....PHPCode # Instantiate barcode object $builder = new BarCodeBuilder...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  5. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....Empty )); // View the document object as if all the revisions are...

    reference.aspose.com/words/net/aspose.words/rev...
  6. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Split Visio Page wise in Python | products.aspo...

    Python source codes that explains how to split Microsoft Visio files into multiple files in Python applications...Create a new Diagram class object Copy the page via Copy method...

    products.aspose.com/diagram/python-java/splitter/
  8. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...xlsx" ) # Set to embed Ole Object attachment. pdf_save_options...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  9. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULATEXT function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....Workbook # Create a workbook object workbook = Workbook () # Access...

    docs.aspose.com/cells/python-net/using-formulat...
  10. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET... Create a Document object with the input PDF file. Get...

    products.aspose.com/pdf/net/pages/move/