Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 401,908 for

document

(0.7 sec)
  1. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java.... Document doc = new Document(getMyDir() + "Textboxes...Field Description BOTH The document text wraps on both sides of...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Words Document Object Model (DOM) documentation article. Remarks:...with image shapes. Document doc = new Document(getMyDir() + "Textboxes...

    reference.aspose.com/words/java/com.aspose.word...
  3. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF Document....stream for the output XPS document. Create an array of XPS files...Merge XPS files with created document and save it. Here’s an example...

    docs.aspose.com/page/python-net/merge/xps/
  4. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your Document by defining content insertion methods for seamless integration and improved workflow....is inserted into the main document. public BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  5. LayoutOptions.IgnorePrinterMetrics | Aspose.Wor...

    Discover the LayoutOptions IgnorePrinterMetrics property, control printer metrics for Document layout. Optimize compatibility and enhance printing precision....printer metrics to lay out document” compatibility option is ignored...lay out document’ option. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Online XPS to MARKDOWN Conversion or Develop Ja...

    Free online app to convert XPS to MARKDOWN files. Java conversion library code for XPS Documents....be converted into MARKDOWN document Download the converted MARKDOWN...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  7. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....the Working with Fields documentation article. Remarks: Defines...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF Document in Python for flexible Document formatting with Aspose.PDF for Python....Rotate text fragments in a PDF document using Aspose.PDF for Python...rotated 90° Create a New PDF Document. Insert a new page to host...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  10. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...{ // Create PDF document using ( var document = new Aspose . Pdf...Pdf . Document ()) { var page = document . Pages . Add (); //...

    docs.aspose.com/pdf/zh/net/floating-box/