Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 96,134 for

object

(0.21 sec)
  1. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...// Initialize FontDefinition object passing CFF as FontType value...FileInfo(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  2. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....Get ( 0 ); // Create a Cells object to fetch all the cells Cells...value" ); // Create a Style object to fetch the Style of C6 Cell...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  3. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for JavaScript via C++....the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/javascript-cpp/how-to-rot...
  4. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/glb/
  5. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/3ds/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, or Remove Attachments in PDF using C# https://products.aspose.com/pdf/net/attachments/ Recent content in Add, Extract, or Remove ......"Create a object", "text": "Create a Document object", "url" :...FileSpecification object", "text": "Create a FileSpecification object with...

    products.aspose.com/pdf/net/attachments/index.xml
  7. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can be a raster SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....pdf”); // Create TableAbsorber object to find tables TableAbsorber...pdf”); // Create TableAbsorber object to find tables TableAbsorber...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  9. Find Latin symbols in a font | C++ Solution

    C++ API Solution to manage fonts. Learn how if the font has Latin glyphs with a few lines of C++ code....C++: Create a font definition object with the type Type1 and a font...font file definition object that specifies the font file type...

    products.aspose.com/font/cpp/detect-latin-symbols/
  10. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...archive is, Create a FileStream object for the output Images ZIP archive...FileStream object. Create API’s Archives class object. Add the...

    products.aspose.com/zip/net/compress/