Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 159,830 for

2

(0.23 sec)
  1. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Asposeのライセンスファイル入れ替え方法について - Free Support Forum...

    Asposeから受領するライセンスファイルについて以下の2点についてご質問があります。回答をお願い致します。 1.受領したライセンスファイルはアプリ側で指定されたディレクトリ内に配置すれば大丈夫という認識で合っていますでしょうか。 2.ライセンスは毎年更新と認識しておりますが、古いライセンスファイルは新しいライセンスファイル格納後削除しても大丈夫なのでしょうか。 以上、宜しくお願い致します。... 2.ライセンスは毎年更新と認識しておりますが、古いライセンスフ...Discourse May 9, 2025, 1:33am 2 @Hosyu ライセンスファイルの配置先と古いライセンスフ...

    forum.aspose.com/t/aspose/312479
  3. pdf转docx出现异常,System.NullReferenceException - Fr...

    示例代码: Document pdfDocument = new Document(“d:\test1.pdf");test1.pdf (176.5 KB) DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format = DocSaveOptions.DocFormat.DocX; pdfDocument.Save(“d:\test1.docx”, …...ali September 8, 2021, 9:49pm 2 @arlpan2000 在使用 21.8 版本的 API ...arlpan2000 September 9, 2021, 2:17am 3 有没有什么方法,规避这个问题? asad.ali...

    forum.aspose.com/t/pdf-docx-system-nullreferenc...
  4. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method... FieldDate , true ); // 2 - Append a TIME field using a...( doc . range . fields . at ( 2 ). result ). toEqual ( "Placeholder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++.... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... getTextParagraphs (). get ( 2 ); p . setAlignmentType ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  6. InvalidOperationException when redacting PDF wi...

    We are hitting an InvalidOperationException: Stack empty error when attempting to place two redactions on the attached document after flattening the stamp annotations. This happens with both PdfAnnotationEditor.RedactAr…...Product Family lauramoon July 2, 2026, 2:22pm 1 We are hitting an...ilyazhuykov July 10, 2026, 9:24pm 2 @lauramoon We have opened the...

    forum.aspose.com/t/invalidoperationexception-wh...
  7. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::TabStopCollection::GetHashCode m...

    Aspose::Words::TabStopCollection::GetHashCode method. Serves as a hash function for this type in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all tab stop positions in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....2.docx" , SaveFormat . Docx , dataTable..."LowCode.MailMergeWithRegions.2.docx" , SaveFormat . Docx , dataTable...

    reference.aspose.com/words/net/aspose.words.low...