Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 157,418 for

2

(0.18 sec)
  1. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Saving::PdfDigitalSignatureHashA...

    Aspose::Words::Saving::PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C++.... Sha512 2 SHA-512 hash algorithm. RipeMD160...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...(2, 2) (3, 2) (0, 3) (1, 3) (2, 3) (3, 3) The following Python...

    docs.aspose.com/slides/python-net/manage-table/
  4. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...start_page_index = 0 , page_count = 2 ) aw . lowcode . Splitter . extract_pages...ARTIFACTS_DIR + 'LowCode.ExtractPages.2.docx' , save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RenderedDocument Code Sample Floating Shape Not...

    https://forum.aspose.com/t/rendereddocument-code-sample-floating-shape-not-allowed-inside-textbox-exception/254889/2 Hello, Alexey! I have a problem with Word doc where lines are grouped and placed on a top of Text are…...noskov November 11, 2022, 2:25pm 2 @giantcodemonkey Aspose.Words...giantcodemonkey November 11, 2022, 2:29pm 3 @alexey.noskov thanks,...

    forum.aspose.com/t/rendereddocument-code-sample...
  6. 为约会创建提醒|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//associated with and will repeat 2 more times at 15 minute intervals:...); displayReminder . Repeat = 2 ; displayReminder . Duration =...

    docs.aspose.com/email/zh/net/create-a-reminder-...
  7. WBS Associated with a Task | Aspose.Tasks Docum...

    Learn how to work with WBS values in tasks using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory...(WbsAssociatedWithTas. class ); 2 3 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/wbs-associated-with-...
  8. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency....set; } Specifies color Accent 2. Accent3 { get; set; } Specifies...get; set; } Specifies color Dark 2. FollowedHyperlink { get; set;...

    reference.aspose.com/words/net/aspose.words.the...
  9. Cancelling save operation - Free Support Forum ...

    making a call to doc.save(filename, saveOptions); for a large file sometimes takes several minutes - is there a way to notify the save to cancel or possibly a callback or java interface that can be used to cancel the sav…...dowell2 March 14, 2018, 2:33pm 1 making a call to doc.save(filename...manzoor March 14, 2018, 7:42pm 2 @doug.dowell2 , Thanks for your...

    forum.aspose.com/t/cancelling-save-operation/17...
  10. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++....{ 1 , 2 , 3 }; Vector < uint8_t > btsSchema = { 1 , 2 , 3 };... GetCustomXmlParts (). Get ( 2 ). SetID ( u "Sport" ); wb . GetCustomXmlParts...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...