Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 133,544 for

2

(0.06 sec)
  1. Address|Aspose.BarCode for Python via .NET API ...

    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....number or address line 1 and 2. Before setting the fields, the...sets the address line 2. Address line 2 contains postal code and...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...Discourse May 13, 2025, 12:20pm 2 @srinudhulipalla To convert a...srinudhulipalla May 13, 2025, 2:05pm 3 Ok, thank you. But if I...

    forum.aspose.com/t/convert-word-form-fields-to-...
  3. Aspose::Words::Drawing::OleFormat::get_Clsid me...

    Aspose::Words::Drawing::OleFormat::get_Clsid method. Gets the CLSID of the OLE object in C++....oleControlCollection -> idx_get ( 2 ) -> get_Caption ()); ASSERT_EQ...oleControlCollection -> idx_get ( 2 ) -> get_Value ()); See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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
  7. Supported Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Node.js via Java...25 characters for 1D types or 2,000 for 2D ones. The greater the...EAN 8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN...

    docs.aspose.com/barcode/nodejsjava/barcode-types/
  8. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 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...