Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 157,071 for

2

(1.58 sec)
  1. Table.FirstRow | Aspose.Words for .NET

    Discover the FirstRow property of tables, effortlessly access the first row node for streamlined data management and enhanced table functionality.... EqualTo ( 2 )); Shows how to combine the rows...FirstSection . Body . Tables [ 0 ]; // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...ExtractPages method returns only 2 pages. input.docx (13.5 KB) alexey...noskov November 27, 2024, 1:01pm 2 @Buffer2018 Such problems might...

    forum.aspose.com/t/document-extractpages-yields...
  3. Getting Barcode Region Information from the Ima...

    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....$point [ 2 ] -> x . ", Y = " . ( string ) $point [ 2 ] -> y ....

    docs.aspose.com/barcode/java/getting-barcode-re...
  4. Creating, Reading and Saving Projects with Aspo...

    Learn how to create, read or save Microsoft Project files using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory...com/aspose-tasks/Aspose.Tasks-for-Java 2 try 3 { 4 FileInputStream prjStream...

    docs.aspose.com/tasks/java/creating-reading-and...
  5. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  6. 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...
  7. 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...
  8. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...Discourse November 5, 2025, 7:56am 2 @M.Heinz Summary Shape.Width and...angleDeg * Math.PI / 180.0; // 2. Compute cos θ and sin θ (absolute...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  9. 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-...
  10. FieldNoteRef.InsertHyperlink | Aspose.Words for...

    Discover the FieldNoteRef InsertHyperlink property, easily manage hyperlink insertion for bookmarked paragraphs to enhance your document’s interactivity....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...