Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 90,760 for

object

(0.61 sec)
  1. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...Opacity property of logoStamp2 object. If I do not provide the Opacity...snippet. C# //create PdfFileMend object to add text PdfFileMend mender...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  2. 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...
  3. 从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...
  4. Generate Point Cloud to VRML File Formats via p...

    Sample Python generate point cloud code for VRML file. Use this example code to generate point cloud to VRML file within any Web 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/python-net/point-cloud/v...
  5. Aspose::Words::Loading::IResourceLoadingCallbac...

    Aspose::Words::Loading::IResourceLoadingCallback interface. Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started in C++....::Words::HeaderFooter> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentVisitor::VisitRowEnd met...

    Aspose::Words::DocumentVisitor::VisitRowEnd method. Called when enumeration of a table row has ended in C++....e::Words::Tables::Row> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentVisitor::VisitCellStart ...

    Aspose::Words::DocumentVisitor::VisitCellStart method. Called when enumeration of a table cell has started in C++....::Words::Tables::Cell> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a section has started in C++....System::SharedPtr<Aspose::Words::Body> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....provides many flexible charting objects. This topic discusses Aspose...Aspose.Cells' charting objects. Creating Charts Simply Creating a...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/