Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 9,920 for

2 of

(0.06 sec)
  1. Aspose::Words::Fields::FieldSymbol::get_IsUnico...

    Aspose::Words::Fields::FieldSymbol::get_IsUnicode method. Gets or sets whether the character code is interpreted as the value Of a Unicode character in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldSymbol::get_DontAff...

    Aspose::Words::Fields::FieldSymbol::get_DontAffectsLineSpacing method. Gets or sets whether the character retrieved by the field affects the line spacing Of the paragraph in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Merger | Aspose.Words for Java

    Represents a group Of methods intended to merge a variety Of different types Of documents into a single output document in Java....2.docx", new String[]{inputDoc1..."LowCode.MergeContextDocument.2.docx", SaveFormat.DOCX) .execute();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the index Of a property by name in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...stream for PostScript document 2 using (Stream outPsStream = new...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  6. Change a field name - Free Support Forum - aspo...

    Try to change the name Of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...png (2.5 KB) The thing is that name that...only ecymerman April 30, 2025, 2:33pm 6 True, but when I open it...

    forum.aspose.com/t/change-a-field-name/312114
  7. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly.... Writeln ( "Page 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Java library. Use Converter and ImageSaveOptions for precise and customizable outputs....to convert HTML code to image 2 Converter. convertHTML ( 3 "<h1>Convert...HTML code and save it to a file 2 String code = "<span>Hello,</span>...

    docs.aspose.com/html/java/convert-html-to-image/
  9. FieldDde.prog_id property | Aspose.Words for Py...

    FieldDde.prog_id property. Gets or sets the application type Of the link information....docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list... SdtListItem ( "Item 2" , "Value 2" )); listItems . add ( new...

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