Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 34,737 for

one

(0.03 sec)
  1. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes....lines, one thick, one thin. ThinThick 3 Double lines, one thin...thin, one thick. Triple 4 Three lines, thin, thick, thin. Default...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fully Alphanumeric Symbologies|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....Alphanumeric Symbologies Code128 This one-dimensional barcode is very effective...digits into one symbol character. Code39 Standard This one-dimensional...

    docs.aspose.com/barcode/jasperreports/fully-alp...
  3. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....ONE file from the disk using an instance...Save the password protected .ONE file on the disk The aforementioned...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  4. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127)....combine two different fonts in one run. doc = aw . Document () builder...run with one word consisting of ASCII characters, and one word with...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....document contains one section, one body and one paragraph. // Call...this body contains at least one empty paragraph. body . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into One: insert or append a document into a new or existing One using find and replace, merge field, bookmark, or simply at the document end in Java....combine several documents into one. You can do this manually or...documents into a new or existing one. In turn, the append feature...

    docs.aspose.com/words/java/insert-and-append-do...
  7. Copy Shapes between Worksheets|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....are many reasons, with the top one being that Microsoft themselves...picture from one worksheet to another . Copy a chart from one worksheet...

    docs.aspose.com/cells/java/copy-shapes-between-...
  8. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends One [Row](../../../aspose.words.tables/row/)....no rows, creates and appends one Row . ensureMinimum () Examples...the table has at least one row and one cell with an empty paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....Populated Cells Worksheets can have one or more cells populated with...positive values, that means one or more cells have been populated...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  10. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java....setAddress("One Microsoft Way"); doc.getFieldOptions()...getResult()); Assert.assertEquals("One Microsoft Way", builder.insertField("...

    reference.aspose.com/words/java/com.aspose.word...