Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 94,479 for

object

(0.07 sec)
  1. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE Object in C++....sets the ProgID of the OLE object. System :: String Aspose ::...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....DGN file in the Image class object Create an instance of CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...
  3. Convert DWG to TIFF in C#

    This article will let you convert DWG to TIFF in C#. It has details of the required information and steps to write a comprehensive DWG to TIFF converter software in C#....CadRasterizationOpti class object can be used to customize the...CadRasterizationOpti class object to set the output TIFF page...

    kb.aspose.com/cad/net/convert-dwg-to-tiff-in-cs...
  4. Aspose.PSD for Java 20.9 - Release Notes|Docume...

    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....PSDJAVA-276 Support of Linked Smart objects Feature PSDJAVA-278 Regression:...Support of Embedded Smart objects Feature PSDJAVA-282 Support...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. Aspose::Words::Saving::ImlRenderingMode enum | ...

    Aspose::Words::Saving::ImlRenderingMode enum. Specifies how ink (InkML) Objects are rendered to fixed page formats in C++....Specifies how ink (InkML) objects are rendered to fixed page...is available for ink (InkML) object, Aspose.Words renders fall-back...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....Object public class ReportBuilderOptions...reference to a missing member of an object. getOptions() Gets a set of...

    reference.aspose.com/words/java/com.aspose.word...
  7. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFileCollecti...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  8. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported page count is 7 but there are 429 pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...Words Document Object Model . But on the other hand...structure into the Flow Document Object Model. Unfortunately, such...

    forum.aspose.com/t/page-count-way-off/326236
  9. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....file using the Document class object and get access to the target...Create a TextFragmentAbsorber object for searching a text Parse...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  10. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...