Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 94,452 for

object

(0.17 sec)
  1. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++....); // Instantiate a Workbook object. // Open an Excel file. const...); // Instantiate a Workbook object. // Open an Excel file. const...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  2. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....Object public abstract class FontSubstitutionRule...// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt Object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...if this shape is a WordArt object. public bool IsWordArt { get...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...info("PDF-CONVERSION_INFO: created document object"); if (!doc.convert(logOutputStream...info("PDF-CONVERSION_INFO: converted document object"); doc.save(byteArrayOutputStrea...

    forum.aspose.com/t/font-substitution-issue-when...
  5. 在 PHP 中复制行和列|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 by excel file path $workbook...formattings, images and drawing objects # to the 12th row in the $worksheet->...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  6. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt Object)....the text path (of a WordArt object). @property def text_path (...Document () # Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert PPT to PPTX in Java

    This tutorial focuses on how to convert PPT to PPTX in Java by providing the crisp information about the environment settings, detailed steps and a runnable sample code to transform PPT to PPTX in Java....Initialize the LoadOptions class object to set the load options Set...argument in the LoadFormat class object and then load the source PPT...

    kb.aspose.com/slides/java/how-to-convert-ppt-to...
  8. Convert MPP to TIFF in Java

    This crisp topic is about how to convert MPP to TIFF in Java. It encompasses detailed configuration steps and a working sample code to transform MPP file to TIFF using Java....file using the Project class object to change MPP to TIFF using...the ImageSaveOptions class object Save MPP as TIFF in Java using...

    kb.aspose.com/tasks/java/convert-mpp-to-tiff-in...
  9. Convert KML to CSV using C#

    This tutorial explains the conversion of KML to CSV using C#. It has the IDE settings, a list of steps, and a sample code for developing a KML to CSV converter using C#....fields Access the geometry object from the KML feature and save...Check the type of each geometry object and save the details in the...

    kb.aspose.com/gis/net/convert-kml-to-csv-using-...
  10. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Instantiate a TextAnnotation object by providing the rectangular...Python . The TextAnnotation object is created and configured by...

    kb.aspose.com/pdf/python/how-to-add-comments-in...