Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 40,548 for

one

(0.35 sec)
  1. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....sure the table has at least one cell. auto table = System ::...inline story node will be the one from the main document body....

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....document and not the entire one. Or for privacy reasons, you...with an efficient way to split one document into multiple documents...

    docs.aspose.com/words/net/split-a-document/
  4. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API....cell if you’re only formatting one. Open Format Cells Dialog : With...cells selected, right‑click on one of the selected cells and choose...

    docs.aspose.com/cells/python-net/how-to-format-...
  5. Merge Excel Files Online or using Java | produc...

    Free online app to combine different Excel files. Java 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/java/merge/excel/
  6. JsonDataSource class | Aspose.Words for Python

    aspose.words.reporting.JsonDataSource class. Provides access to data of a JSON file or stream to be used within a report...this class as a data source to one of ReportingEngine .BuildReport...simple types with the following one: int bool datetime.datetime str...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::UserInformation::get_Add...

    Aspose::Words::Fields::UserInformation::get_Address method. Gets or sets the user's postal address in C++....get_DefaultUser () -> set_Address ( u "One Microsoft Way" ); doc -> get_FieldOptions...get_Result ()); ASSERT_EQ ( u "One Microsoft Way" , builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....be shown instead of revised one. getShowRevisionBars() Allows...be shown instead of revised one. setShowRevisionBars(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  9. Broken diagram when using master with multiple ...

    I’m evaluating Aspose.Diagram for Dotnet since I’m creating an app to generate Visio files. While testing I stumbles upon One problem with master shapes and would like to know, what I do wrong or where the problem could …...While testing I stumbles upon one problem with master shapes and...rectangles even though I only added one shape. Another difference can...

    forum.aspose.com/t/broken-diagram-when-using-ma...
  10. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....efficient than deleting pages one by one. The resulting PDF is saved...efficient than deleting pages one by one when removing multiple pages...

    docs.aspose.com/pdf/python-net/delete-pages/