Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 666,829 for

2

(0.14 sec)
  1. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....MakeObject < Run > ( doc , u "Run 2. " ); auto run3 = MakeObject <...paragraphText ); ASSERT_EQ ( u "Run 2. Initial text." , paragraph ->...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. System::Collections::Generic::KVPairIterator&lt...

    Public Types | Public Member Functions | Friends | List of all members System::Collections::Generic::KVPairIterator< ......const inline ◆ operator++() [1/2] template<typename KVPair , typename...>::operator++ ( ) inline ◆ operator++() [2/2] template<typename KVPair , typename...

    reference.aspose.com/pdf/cpp/class/system.colle...
  3. Docx文件转pdf中间出现第4页出现空白页 - Free Support Forum - a...

    2、调用的方法如下 // 创建一个字节数组输出流 ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); doc = new Document(is); doc.save(outputStream, SaveFormat.PDF);...wuxiaojia September 20, 2023, 2:14pm #1 2、调用的方法如下 // 创建一个字节数组输出流...September 13, 2023, 11:52am #2 @wuxiaojia , 能否附上DOCX文档进行分析? wuxiaojia...

    forum.aspose.com/t/docx-pdf-4/271228
  4. Markdown Syntax – Basic Tutorial

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....characters for heading level 2. Markdown Syntax HTML Rendered...Heading level 2 <h2>This is a Heading level 2</h2> This is a...

    docs.aspose.com/html/net/markdown-syntax/
  5. AddBezier() | Aspose.Slides for C++ API Reference

    Adds the specified cubic Bezier curve to the path represented by the current object....to add pt3 const Point & The 2-nd control point of the curve...to add pt3 const PointF & The 2-nd control point of the curve...

    reference.aspose.com/slides/cpp/system.drawing....
  6. Barcode not shown completely - Free Support For...

    Hi, I want to test a trial version of aspose.Barcode. I’m using the following code : using Aspose.BarCode; using Aspose.BarCode.BarCodeRecognition; namespace BarcodeReaderExample { class Program { sta…...Family ngtesigg27 October 2, 2024, 2:23pm 1 Hi, I want to test...Professionalize.Discourse October 2, 2024, 2:23pm 2 @ngtesigg27 It seems that...

    forum.aspose.com/t/barcode-not-shown-completely...
  7. Aspose::Cells::Charts::SeriesCollection::Add me...

    Aspose::Cells::Charts::SeriesCollection::Add method. Adds the SeriesCollection collection to a chart in C++....For example, $C$2:$C$5. If set data on non contiguous...seperate them.For example: ($C$2,$D$5). See Also Class Vector Class...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  8. Using aspose to change my code - Free Support F...

    Hi Team: the attachment is my code snippet, and the txt sample data,I I try to transform from txt to pdf using vb.net, and would like to change font to specif text. base on my code that using aspose to change it, but s…...ali November 27, 2023, 5:47pm 2 @accesssoft Are you sure that...fontSize, para(0), para(1), para(2)) Xn = marginLeft + paddingLeft...

    forum.aspose.com/t/using-aspose-to-change-my-co...
  9. Get Page Dimensions (Height/Width) using Aspose...

    Hi I am getting wrong information reported back for a pdf document. I have included the code, document and expected vs actual results. In short the pdf document read by Aspose is not reporting the width/height, or is l…...26 Is Landscape: true Page: 2 Width: 8.5 Height: 11 Is Landscape:...6944444444444 Is Landscape: False Page: 2: page.PageInfo.Width: 8.26388888888889...

    forum.aspose.com/t/get-page-dimensions-height-w...
  10. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes...Dark main color 2. LIGHT2 Light main color 2. ACCENT1 Accent...color 1. ACCENT2 Accent color 2. ACCENT3 Accent color 3. ACCENT4...

    reference.aspose.com/words/python-net/aspose.wo...