Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 9,821 for

2 of

(0.04 sec)
  1. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills.... Writeln ( "Section 2 text." ); // Both sections are...Assert . AreEqual ( "Section 2 text." , doc . GetText (). Trim...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Multithreading support|Documentation

    Optimize the resource usage by limiting the number Of threads used by Aspose.OCR for Java recognition engine....// Limit recognition load to 2 threads RecognitionSettings recognitionSettings...recognitionSettings . setThreadsCount ( 2 ); // Recognize images ArrayList...

    docs.aspose.com/ocr/java/multithreading/
  3. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Remove method. Removes the specified value from the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....Paragraph , nodes -> idx_get ( 2 ) -> get_NodeType ()); ASPOSE_ASSERT_EQ...idx_get ( 1 ), nodes -> idx_get ( 2 ) -> get_ParentNode ()); // This...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FieldIndex.LanguageId | Aspose.Words for .NET

    Discover the FieldIndex LanguageId property to easily manage language IDs for optimized indexing. Enhance your search capabilities today!...span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" , index . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldXE.IsItalic | Aspose.Words for .NET

    Discover how FieldXE's IsItalic property enhances your document's style by easily applying italic formatting to page numbers for a polished look....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" , index . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HtmlSaveOptions.documentPartSavingCallback prop...

    HtmlSaveOptions.documentPartSavingCallback property. Allows to control how document parts are saved when a document is saved to HTML or EPUB....documentPartFileName = partFileName ; // 2 - Create a custom stream for the...imageFileName = imageFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Can not save layer to geojson - Free Support Fo...

    env: .net 9 win11 aspose.gis 25.3 q1:can not save layer to geojson var path = "CreateFileGdbDataset_out.gdb"; using (var dataset = Dataset.Create(path, Drivers.FileGdb)) { using (var layer = dataset.CreateLa…...Product Family lsl April 4, 2025, 2:04pm 1 env: .net 9 win11 aspose...Professionalize.Discourse April 4, 2025, 2:04pm 2 @lsl To address the issue...

    forum.aspose.com/t/can-not-save-layer-to-geojso...
  10. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection Of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

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