Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 91,351 for

object

(0.06 sec)
  1. Delete Pivot Table from a Worksheet|Documentation

    Aspose.Cells for JavaScript via C++ code to remove PivotTable for Excel Worksheets...pivot table using a pivot‑table object or its position. Please use...pivot table using a pivot‑table object and the Worksheet.pivotTables...

    docs.aspose.com/cells/javascript-cpp/delete-piv...
  2. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo Object for seamless field updates....method Returns a CultureInfo object to be used during the field’s...updated. Return Value The culture object that should be used for the...

    reference.aspose.com/words/net/aspose.words.fie...
  3. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. doc = aw ...DocumentBuilder ( doc = doc ) # OLE objects allow us to open other files...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....This element is declared as an object with "element_type": "CustomAnswerSheet"...are provided as an array of objects in the children property. CustomAnswerSheet...

    docs.aspose.com/omr/net/json-markup/customanswe...
  5. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....NET Document Object Model. According to Aspose...contains a collection of Section objects, and a Section contains one...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  6. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....takes TextFragmentAbsorber object as a parameter, which returns...collection of TextFragment objects. The following code snippet...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  7. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....slide in an IMasterNotesSlide object using Presentation.MasterNotesSlideMana...slide in an IMasterNotesSlide object using Presentation.MasterNotesSlideMana...

    blog.aspose.com/slides/add-header-footer-in-pow...
  8. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Document class object Instantiate the DocumentBuilder object using the...using DocumentBuilder class object Save the newly created document...

    kb.aspose.com/words/python/how-to-create-word-d...
  10. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....Create a new DocumentBuilder object on your Document . Start a...through each object in the DataRow . Insert the object into the document...

    docs.aspose.com/words/net/how-to-build-a-table-...