Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 94,423 for

object

(0.33 sec)
  1. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....Words Document Object Model (DOM) documentation article...Range { get; } Returns a Range object that represents the portion...

    reference.aspose.com/words/net/aspose.words/doc...
  2. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent Object....SoftEdgeFormat from the parent object. def remove ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) Object....the foreground of the Shading object. @property def foreground_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word....use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....label_string ) # View the document object as if all the revisions are...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Microsoft Word 6.0/95 document throws FileCorru...

    The attached two Microsoft Word 6.0/95 documents throw an Aspose.Words.FileCorruptedException when opened with Aspose.Words for .Net >= 19.7 (including 19.9). If I reference a version < 19.7, the exception is not thrown. …...NullReferenceExcepti: Object reference not set to an instance of an object. alexey...

    forum.aspose.com/t/microsoft-word-6-0-95-docume...
  7. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...// Instantiating a Workbook object Workbook workbook ; // Adding...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  8. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....substitution: Create a Workbook object Access worksheet cells using...data_dir ) # Create workbook object workbook = Workbook () # Access...

    docs.aspose.com/cells/python-net/change-the-fon...
  9. Aspose::Words::BookmarkEnd class | Aspose.Words...

    Aspose::Words::BookmarkEnd class. Represents an end of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_Range () Returns a Range object that represents the portion...with a bookmark as a single object. See Also Class Node Namespace...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart Objects from PDF with Aspose.PDF Facades using PdfExtractor Class....Extract Chart objects from PDF document (facades) Contents [...[ Hide ] Extract Chart objects from PDF document (facades) The...

    docs.aspose.com/pdf/java/extract-chart-objects/