Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 93,400 for

object

(0.11 sec)
  1. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....Node ) range Returns a Range object that represents the portion...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....# Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....Object, com.aspose.words.SaveOptions...fileName) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Load PUB license | C++ API Solution

    C++ API Solution to work with MS Publisher files. Load the license information from a file or stream with a few lines of code....taken: Initialize the license object of type Aspose::Pub::License...SetLicense() Method on the license object and pass the path to the license...

    products.aspose.com/pub/cpp/load-license/
  5. Converting a PDF file to BMP using Android via ...

    Sample code on Java for PDF to BMP conversion. Use example code for batch PDF to BMP conversion in Android...file for converting Create an object of the Document class, to get..."PDF-to-BMP.bmp" ); // Create stream object to save the output image try...

    products.aspose.com/pdf/android-java/conversion...
  6. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...会受到影响: // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . getRootNode ()...

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  7. 从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...
  8. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++....FontSubstitutionRule : public System :: Object Methods Method Description...// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document Object that this Object is attached to in C++....sets the Document object that this object is attached to. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....PDF file: Create a Document object and open the input PDF document...Create Rectangle and Matrix objects Rectangle rectangle = new Rectangle...

    docs.aspose.com/pdf/java/add-image-to-existing-...