Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 150,873 for

2

(0.17 sec)
  1. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format.... Writeln ( "Paragraph 2." ); builder . Write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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
  3. 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-...
  4. Բարկոդի վերահսկման գումարի կարգավորում 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...
  5. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Re-Order Sheets Within Workbook|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.... moveTo ( 2 ); //Save the Excel file. workbook...setSheetOrder ( "third sheet" , 2 ); FileOutputStream fileOut =...

    docs.aspose.com/cells/java/re-order-sheets-with...
  7. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.tables/row/) node in the table.... toEqual ( 2 ); Shows how to combine the rows...body . tables . at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldCollection.remove_at method | Aspose.Words...

    FieldCollection.remove_at method. Removes a field at the specified index from this collection and from the document.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Free hand annotations are invisible after *.xfd...

    Hello to everybody at the support team, we just noticed some problems with imported annotations. After the import of 3_annotations.xfdf some annotations are invisible (see attached file 5_merged_with_Aspose.pdf). The …...pfeifer July 23, 2014, 2:29am 1 Hello to everybody at the...tilal.ahmad July 23, 2014, 9:00am 2 Hi Martin, We are sorry for the...

    forum.aspose.com/t/free-hand-annotations-are-in...