Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,356 for

2

(0.27 sec)
  1. Generate PDF417 BarCode Images via Python | pro...

    Create PDF417 symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  2. When insert HTML string into document, an error...

    When I insert an HTML string into the document, an error is prompted during the insertion: “Cannot insert a node of this type at this location.” I am using version 25.12 ,aspose-words-25.12-jdk16 String htmlString = "<m…...w><mo>)</mo></mrow><mrow><mn>2</mn></mrow></msup><mo>+</mo><...w><mi>y</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>=</mo><mn>9</mn><mo>...

    forum.aspose.com/t/when-insert-html-string-into...
  3. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Discourse April 1, 2025, 9:51am 2 @sergii.chyzh It seems that you...location/ sergii.chyzh April 2, 2025, 8:42am 4 Hi @alexey.noskov...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  4. Generate ONECODE BarCode Images via Python | pr...

    Create ONECODE symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  5. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...aaronadditive March 29, 2025, 2:38am 1 Hello, I wanted to understand...Discourse March 29, 2025, 2:38am 2 @aaronadditive To access the...

    forum.aspose.com/t/access-rendered-value-of-cel...
  6. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

    reference.aspose.com/words/java/com.aspose.word...
  7. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....assertEquals(2, doc.getRevisions().getCount());...builder.write("This is revision #2."); // Now move the node to create...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++.... ByHtmlTags 2 Outputs all list labels as HTML...u "Default numbered list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... NewPage 2 The section starts from a new...( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...psd-java wailau March 5, 2025, 2:11am 1 this is my code: LinkDataSource...Professionalize.Discourse March 5, 2025, 2:11am 2 @wailau When working with...

    forum.aspose.com/t/smartobjectlayer-the-size-is...