Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 155,327 for

2

(0.35 sec)
  1. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....insertField("= 2 + 3"); Assert.assertEquals("= 2 + 3", field.getFieldCode());...update(); Assert.assertEquals("= 2 + 3 \\# $###.00", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++.... Heading2 2 The Heading 2 style. Heading3 3 The Heading... PlainTable2 268 Plain Table 2. PlainTable3 269 Plain Table 3...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Write ( "Section 2" ); Assert . That ( doc . GetText...EqualTo ( "Section 1\x000cSection 2" )); // Delete the first section...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Row Height goes to 0 - Free Support Forum - asp...

    I am testing Aspose.Cells 25.3 in .NET. I have a test case for Smart Markers in HTML view, where the same Marker is placed in several rows of decreasing height. When the height reaches 9, the text disappears. When ins…...words-net bstuba April 15, 2025, 2:04pm 1 I am testing Aspose.Cells...KB) bstuba April 15, 2025, 2:40pm 2 Looks like this was fixed...

    forum.aspose.com/t/row-height-goes-to-0/311344
  6. Supported File Formats and Barcode Types|Docume...

    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....EAN-8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN... ISSN, ITF 6, ITF 14, Matrix 2-of-5, MSI, OPC, PatchCode, Pharmacode...

    docs.aspose.com/barcode/sharepoint/supported-fi...
  7. 画五角大楼|Documentation

    本节介绍如何在visio页面用Aspose.Diagram画五边形。支持用C#画五边形并保存为pdf、svg、html、image、xps等格式。...1 ), new PointF ( 2 , 1 ), new PointF ( 2.309f , 1.951f ), new...new PointF ( 1.5f , 2.54f ), new PointF ( 0.691f , 1.951f ), new...

    docs.aspose.com/diagram/zh/net/drawing/draw-pen...
  8. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... get ( 1 , 2 ). value = "Quarter" ; cells ...value = "Sale" ; cells . get ( 2 , 1 ). value = "David" ; cells...

    docs.aspose.com/cells/javascript-cpp/create-and...
  9. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document sections for seamless formatting.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...be displayed in sections 1 and 2." ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  10. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....size(), 2); Assert.assertEquals(((MailMergeRegionInfo)...assertEquals(nestedRegions.size(), 2); Assert.assertEquals(((MailMergeRegionInfo)...

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