Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 187,783 for

page

(0.12 sec)
  1. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling.... Text = "PAGE" ; // Changing the field code...GetFieldCode (), Is . EqualTo ( "PAGE" )); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field type values align with field codes for enhanced consistency and accuracy.... Text = "PAGE" ; // Changing the field code...GetFieldCode (), Is . EqualTo ( "PAGE" )); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Several TEXT Into GIF Java

    Merge multiple TEXT into GIF in Java code. Save TEXT as GIF using Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/java/merge/text-to-gif/
  7. Several HTML Into JPG Java

    Merge multiple HTML into JPG in Java code. Save HTML as JPG using Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/java/merge/html-to-jpg/
  8. .IFC to .STEP Conversion using ASPOSE.CAD - Fre...

    Hi, I want to convert .IFC file to .STEP file using c# .Net with the use of Aspose.CAD, converted step file not open in solid works application, as well, are there any options in the ASPOSE library to stitch the faces us…... 1 Like ← previous page...

    forum.aspose.com/t/ifc-to-step-conversion-using...
  9. Aspose::Words::Fields::FieldRef::get_NumberSepa...

    Aspose::Words::Fields::FieldRef::get_NumberSeparator method. Gets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Font.shadow property | Aspose.Words for Python

    Font.shadow property. True if the font is formatted as shadowed....letters are floating above the page. builder . font . shadow = True...

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