Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 19,373 for

2 of

(0.12 sec)
  1. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured document tag for efficient document management....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType . StructuredDocumentTa , 2 , true ); builder . MoveToStructuredDocu...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::TextColumn::get_Width method | A...

    Aspose::Words::TextColumn::get_Width method. Gets or sets the width Of the text column in points in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number Of text columns.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns Off display Of the space between the top Of the text and the top edge Of the page.... writeln ( "Paragraph 2, Page 2." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddNode method. Adds a node to the argument in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. GradientStopCollection | Aspose.Words for Java

    Contains a collection Of GradientStop objects in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Recognize CODE32 BarCode Images via Python | pr...

    Scan CODE32 symbology barcode images using Python applications without using any other sOftware....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  8. Aspose.PSD failed to maintain curved text - Fre...

    I have a PSD containing curved text as below test_expected.jpg (59.5 KB) When it’s loaded using Aspose.PSD 24.11 and exported to PND/JPEG the curved text is distorted. The code I used:...Sorokin November 21, 2024, 5:37pm 2 @OrangeLogic At this moment Aspose...team. OrangeLogic May 19, 2025, 2:01am 3 Hi, what is the current...

    forum.aspose.com/t/aspose-psd-failed-to-maintai...
  9. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...paragraphText ); Assert . AreEqual ( "Run 2. Initial text." , paragraph ....

    reference.aspose.com/words/net/aspose.words/com...
  10. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output documents....comply with the "PDF 2.0" (ISO 32000-2) standard. # Set the "Compliance"...19005-4:2020) # and PDF/UA-2 (ISO 14289-2:2024) standards. # Set...

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