Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 11,851 for

2 of

(0.04 sec)
  1. ControlChar.SectionBreak | Aspose.Words for .NET

    Discover the ControlChar SectionBreak field, efficiently manage document sections with the x000c character, enhancing formatting and readability.... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  2. PsdVersion | Aspose.PSD for .NET API Reference

    PsdVersion VibAResource.PsdVersion property Gets the psd version. public override int PsdVersion { get ; } Examples T...... Vibrance = vibranceValue * 2 ; vibranceResource . Saturation...Saturation = saturationValue * 2 ; break ; } } } image . Save ( outputFileName...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  3. Key | Aspose.PSD for .NET API Reference

    Key VibAResource.Key property Gets the layer resource key. public override int Key { get ; } Examples The following c...... Vibrance = vibranceValue * 2 ; vibranceResource . Saturation...Saturation = saturationValue * 2 ; break ; } } } image . Save ( outputFileName...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  4. TypeToolKey | Aspose.PSD for .NET API Reference

    TypeToolKey VibAResource.TypeToolKey field The type tool info key. public const int TypeToolKey ; Examples The follow...... Vibrance = vibranceValue * 2 ; vibranceResource . Saturation...Saturation = saturationValue * 2 ; break ; } } } image . Save ( outputFileName...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  5. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End Of column character: (char)14.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range Of letters to which limit the index....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose pdf for Java fails to word-wrap replaced...

    Hi, I am using Aspose.PDF for JAVA to replace some keywords in a pdf. I’m setting the textOption ReplaceAdjustment.WholeWordsHyphenation with scope REPLACE_ALL on my textAbsorber, collecting the textFragments and then …...ali March 28, 2023, 12:29am #2 @tcovioli Would you please share...“$$wordtosubstitute$$” (found on page 2 of inputP.pdf) with a long string...

    forum.aspose.com/t/aspose-pdf-for-java-fails-to...
  8. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End Of column character: "\x000e" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End Of MS Word field character: (char)21 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part in C++....Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++ mCount...set_DocumentPartFileName ( partFileName ); // 2 - Create a custom stream for the...

    reference.aspose.com/words/cpp/aspose.words.sav...