Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 151,031 for

2

(0.13 sec)
  1. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...Discourse January 15, 2026, 12:02pm 2 @kngstr When splitting Word documents...DocumentSplitCriteri and DocumentSplitHeading [2, 3]. Specifically, setting the...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  2. Aspose::Words::Drawing::Charts::LegendPosition ...

    Aspose::Words::Drawing::Charts::LegendPosition enum. Specifies the possible positions for a chart legend in C++.... Left 2 Specifies that the legend shall...get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...shibanov April 16, 2025, 3:52am 2 @oleksii88 We are looking into...sergei.shibanov April 16, 2025, 2:54pm 3 @oleksii88 When converting...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  4. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。... ToFrontOrBack ( 2 ); // Print the Z-Order position...back sh4 . ToFrontOrBack ( - 2 ); // Save the output Excel file...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  6. PCL to PDF conversion problems - Free Support F...

    Hi, We are working on a PCL2PDF converter and came across several issues: 1. underline (word example) appears with the line above the word instead of below 2. the paragraph l…...above the word instead of below 2. the paragraph line space after...codewarior October 19, 2015, 5:33pm 2 dvirP: We are working on a PCL2PDF...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  7. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/cpp/learn-features-of-con...
  8. 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...
  9. Numeric Only Symbologies|Documentation

    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.... Standard 2 of 5 This one-dimensional barcode...sequentially. This symbology is called “2 of 5” due to the fact that digits...

    docs.aspose.com/barcode/jasperreports/numeric-o...
  10. 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...