Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 90,840 for

object

(0.18 sec)
  1. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Returns a DocumentProperty object by index. virtual Item { get;...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting line number in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...// 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/net/aspose.words.sav...
  5. ResourceSavingArgs.document property | Aspose.W...

    ResourceSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...+ ", 3)" ); } // Add table object to first page of input document..."Test 5 4" ); // Add table object to first page of input document...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  7. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Add an ITable object to the slide through the addTable...its index. Create an ITable object and set it to null. Iterate...

    docs.aspose.com/slides/php-java/manage-table/
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...(like an image or a drawing object) inside a textbox. Textboxes...GroupShape. You need to resize this object instead of shapes inside, so...

    forum.aspose.com/t/getting-exception-floating-s...
  9. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...of this section's PageSetup object. builder . PageSetup . PaperSize...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/net/aspose.words/pap...
  10. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D Objects in a scene. This code example demonstrates to how to create a Box Object, and then apply the PBR material....to apply PBR material to 3D objects in a scene. This code example...demonstrates to how to create a Box object, and then apply the PBR material...

    docs.aspose.com/3d/nodejs-java/add-material-to-...