Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 192,035 for

page

(0.15 sec)
  1. HanXinErrorLevel|Aspose.BarCode for Python via ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....structural elements, such as page breaks. ASSERT_EQ ( System ::...>> ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. ImageWatermarkOptions.scale property | Aspose.W...

    ImageWatermarkOptions.scale property. Gets or sets the scale factor expressed as a fraction of the image...and max height relative to the page margins. See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 4.1.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a method GlueShapes() to the Page Class Developers can now easily...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Load Plain Text (TXT) File in Jython|Aspose.Wor...

    Load Plain Text (TXT) File using Jython.... Please refresh the page and try again....

    docs.aspose.com/words/java/load-plain-text-txt-...
  6. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input stream using a regular expression, with the specified save format and additional options in C++....PNG, or WebP), only the first page of the output will be saved...PNG, or WebP), only the first page of the output will be saved...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Font.shadow property | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  8. Convert WORD To HTML Java

    Convert a Word document to HTML format in Java code. Save a Word document as HTML using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.html", page + 1)...

    products.aspose.com/words/java/conversion/word-...
  9. Convert WORD To MARKDOWN Java

    Convert a Word document to MARKDOWN format in Java code. Save a Word document as MARKDOWN using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.md", page + 1)...

    products.aspose.com/words/java/conversion/word-...
  10. Convert JPG To JPG Java

    Convert JPG to JPG format in Java code. Save JPG as JPG using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.jpg", page + 1)...

    products.aspose.com/words/java/conversion/jpg-t...