Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 159,255 for

2

(0.14 sec)
  1. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...some metadata tags, I prepared 2 versions of code to achieve that...Discourse February 4, 2026, 11:48am 2 @ARTJ You are trying to add a...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211
  2. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream> stream = attachment->ToMemoryStream(); } stream把整个附件的数据都读到内存了,大文件的话需要分块…...email-pst , email-cpp Yu_Zhou July 2, 2025, 3:08pm 1 System::Share...Professionalize.Discourse July 2, 2025, 3:09pm 2 @Yu_Zhou Cause The ToMemoryStream()...

    forum.aspose.com/t/aspose-email-cpp-pst/314744
  4. How to Convert PDF to Fully Black & White (Gray...

    Hi Team, We are using Aspose.PDF for .NET (version 21.6.0) on .NET Core 3.1, and we need to convert PDFs to fully black & white (grayscale) when a flag is enabled. Our requirement: :arrow_right: The final output PDF m…...pdf-to-pdfx ragu2736 December 2, 2025, 6:06pm 1 Hi Team, We are...Professionalize.Discourse December 2, 2025, 6:07pm 2 @ragu2736 Based on limited...

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...
  5. Բարկոդի վերահսկման գումարի կարգավորում Python-ով

    Այս կարճ ուղեցույցը բացատրում է, թե ինչպես աշխատել բարկոդի վերահսկման գումարի հետ՝ օգտագործելով Python-ը։ Այն ներառում է IDE-ի կարգավորումը, քայլերի ցանկը և օրինակ կոդ՝ բարկոդի մեջ վերահսկման գումար ավելացնելու կամ անջատելու համար։...Post 25-ի, Interleaved 2 of 5-ի, Matrix 2 of 5-ի, MSI-ի, Pharmacode-ի...PatchCode-ի, PZN-ի, Standard 2 of 5-ի համար։ Պարտադիր վերահսկման...

    kb.aspose.com/hy/barcode/python/barcode-checksu...
  6. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  7. Merging the Word document is disrupting the doc...

    I’m using Aspose.Words for DOCX merging, and while it generally works fine, I’m encountering issues with specific documents. After merging, the styling is disturbed: text appears overlapped in WPS, while styles are lost …...Product Family words-net Ahsen June 2, 2026, 10:34am 1 I’m using Aspose...} alexey.noskov June 2, 2026, 12:51pm 2 @Ahsen We have opened...

    forum.aspose.com/t/merging-the-word-document-is...
  8. Reading VBA Information from MPP File | Aspose....

    Aspose.Tasks for Java API provides support for reading VBA information from the MPP file....class Copy 1 // Load project file 2 Project project = new Project(dataDir...class Copy 1 // Load project file 2 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/reading-vba-informat...
  9. Use Connection indexes to connect shapes|Docume...

    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....pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...shape2_ID = diagram . addShape ( 2 . 25 , 4 . 5 , rectangle , pageNumber...

    docs.aspose.com/diagram/java/use-connection-ind...
  10. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....docx" ); // 2 - Load a file into a byte array:...FillImage.FileName.docx" ); // 2 - Load a file into a byte array:...

    reference.aspose.com/words/net/aspose.words.dra...