Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 156,781 for

doc

(0.1 sec)
  1. ShapeBase.top property | Aspose.Words for Node.js

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.Left | Aspose.Words for .NET

    Discover the ShapeBase Left property to easily adjust your shape's left edge position within its container. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  3. C# API to Export EPUB to PCL | products.aspose.com

    Convert EPUB to PCL without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF...Words for .NET, to render the DOC file to PCL. Aspose.PDF for ...

    products.aspose.com/total/net/conversion/epub-t...
  4. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document formatting with customizable list label properties for better control and presentation....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... doc = aw . Document ( file_name =...'Rendering.docx' ) doc . update_list_labels () paras = doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =.... MOVING , doc . revisions )))) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...file: // Open document Document doc = new Document ( _dataDir + "text...artifact . setBackground ( true ); doc . getPages (). get_Item ( 1 )...

    products.aspose.com/pdf/java/watermark/
  9. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上向 PDF 文件添加水印。...pdf file to Aspose Document doc = MakeObject < Document > ( u...// Add artifact to first page doc -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/zh-hant/cpp/watermark/add/
  10. FieldAdvance.VerticalPosition | Aspose.Words fo...

    Discover the FieldAdvance VerticalPosition property to easily adjust text positioning on your page, enhancing layout control and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This text...

    reference.aspose.com/words/net/aspose.words.fie...