Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 155,300 for

2

(0.15 sec)
  1. Node.range property | Aspose.Words for Node.js

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node.... write ( "Section 2." ); expect ( doc . getText ()...toEqual ( "Section 1. \fSection 2." ); // Remove the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....'Section 2.' ) self . assertEqual ( 'Section 1. \x0c Section 2.' ,...self . assertEqual ( 'Section 2.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!... Write ( "Section 2." ); Assert . That ( doc . GetText...EqualTo ( "Section 1. \fSection 2." )); // Remove the first section...

    reference.aspose.com/words/net/aspose.words/ran...
  4. AFP documents to pdf/tiff - Free Support Forum ...

    Hi Team, May I please know if Aspose support conversion of AFP file format to TIFF and PDF? If yes, can you point me to any code samples and which Aspose product? Thanks, Ambika...ahsaniqbalsidiqui May 2, 2020, 6:58am 2 @Kofax_Business_Communications...our feedback soon. asad.ali May 2, 2020, 6:01pm 3 @Kofax_Business_Communications...

    forum.aspose.com/t/afp-documents-to-pdf-tiff/21...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/cpp/conversion/ Recent content in 使用 C++ 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  6. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...zip (675,2 KB) Is there anything I can do...following code: for (int i = 0; i < 2; i++) { Aspose::Cells::Startup();...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  7. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different line styles are applied to the lines depending on their purpose. What I am noticing is that polylines with a style applied to them h…...gorokhovatskyi April 1, 2025, 7:33pm 2 @tomO8 , Hello, please give us...with details. tomO8 April 2, 2025, 2:16pm 3 Thanks Oleksii. oleksii...

    forum.aspose.com/t/dashed-polylines-dont-retain...
  8. Generate MaxiCode Barcodes|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....MaxiCodeParameters : Encoding Modes 2 and 3 - these specific industrial...hardware readers Encoding Modes 2 and 3 To ensure appropriate barcode...

    docs.aspose.com/barcode/python-net/generate-max...
  9. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . NavigationMapLevel = 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . navigation_map_level = 2 doc . save ( file_name = ARTIFACTS_DIR...

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