Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 41,129 for

one

(1.19 sec)
  1. Set Margins of Comment or Shape inside the Work...

    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....code accesses the shapes one by one and sets their top, left...

    docs.aspose.com/cells/net/set-margins-of-commen...
  2. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision....get; } True if this style is one of the built-in styles in MS...get; } True when the style is one of the built-in Heading styles...

    reference.aspose.com/words/net/aspose.words/style/
  3. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class....charts are not fully placed into one container. Because of this some...where whole chart is placed in one container. //Open document Document...

    docs.aspose.com/pdf/java/extract-chart-objects/
  4. Merge Excel Files Online or using C++ | product...

    Free online app to combine different Excel files. C++ merging library code to merge Excel worksheets into other formats....Excel documents into single one online for free via app. Save...files to merge them into single one Enter the parameters like selection...

    products.aspose.com/total/cpp/merge/excel/
  5. Fill.OneColorGradient | Aspose.Words for .NET

    Discover how to use the OneColorGradient method to create stunning One-color gradients for your designs. Enhance your projects effortlessly!...Sets the specified fill to a one-color gradient. public void OneColorGradient...Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Merge DOTX Files Online or using C++ | products...

    Free online app to combine different DOTX files. C++ merging library code to merge DOTX documents....multiple DOTX documents into single one online for free via app. Save...files to merge them into single one Enter the parameters like selection...

    products.aspose.com/total/cpp/merge/dotx/
  7. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a page break in C++...."false" to keep the row // in one piece if a table spans two pages...the row is too big to fit in one page, Microsoft Word will push...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Access GridCell in a Worksheet|Documentation

    This article introduces how to get cell object (GridCell) in the Worksheet in GridDesktop....discuss all three approaches one by one. Using Cell Name All cells...the cells in the worksheet one by one, we can use iterators to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for .NET: create, clOne, reorder, resize, set backgrounds, and apply transitions with C# for PPT, PPTX, and ODP presentations....presentation is created with one empty slide. using var presentation...default, the presentation contains one empty slide. using var presentation...

    docs.aspose.com/slides/net/examples/elements/sl...
  10. Combine Deletion and Insertion into a Single Tr...

    I am using Aspose Words for Java (on-premise version) to edit Word documents. Currently, I am able to generate tracked changes successfully, but I would like to improve the UX for accepting changes. Right now, when bot…...the user can accept both with one action . What I want to achieve...location should be recognized as one combined tracked change , so...

    forum.aspose.com/t/combine-deletion-and-inserti...