Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,415 for

2

(0.28 sec)
  1. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/net/aspose.words/pag...
  2. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control.... Block 2 The element occurs at the block...) { Style = quoteStyle }; // 2 - Reference a style in the document...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++....-> Writeln ( u "Paragraph 2, Page 2." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...createPolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) mesh...createPolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) mesh . createPolygon...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  5. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) mesh...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) mesh . CreatePolygon...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...
  6. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified).... toEqual ( 2 ); expect ( shapes . filter (...OleObject ). length ). toEqual ( 2 ); // If a shape contains an OLE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 档案

    档案...get_thumbnail(2, 2).save("3D-text.png") # 保存演示文稿...pres.slides[0].get_thumbnail(2, 2).save("3D-shape.png") # 保存演示文稿...

    blog.aspose.com/zh/slides/create-three-d-effect...
  9. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...position: absolute; z-index: 2; padding: 10px; } .rounded { border-radius:..."output.pdf"); comparison.png (84.2 KB) output.pdf (14.9 KB) ctrtemplate...

    forum.aspose.com/t/using-border-radius-and-box-...
  10. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++.... hideRow ( 2 ); // Hiding the 2nd column of...worksheet . getCells (). unhideRow ( 2 , 13.5 ); // Unhiding the 2nd...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...