Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 157,024 for

doc

(0.29 sec)
  1. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...handled correctly: Document doc = new Document("path/to/your/document...Ensure all fonts are embedded doc.save("path/to/output/document...

    forum.aspose.com/t/word-pdf/314770
  2. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Փոխարկել WORD HTML Javascript

    Փոխարկեք WORD ը HTML ձևաչափի JavaScript կոդով: Պահեք WORD որպես HTML օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/hy/nodejs-net/convers...
  4. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your Document's save format. Optimize your workflow with flexible saving options!... Document doc = new Document ( MyDir + "Paragraphs...BookFoldPrinting". foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。...pdf as ap doc = ap . Document ( "1.pdf" ) artifact...artifact . is_background = True doc . pages [ 1 ] . artifacts . append...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  6. ShapeBase.DistanceRight | Aspose.Words for .NET

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your Document text and a shape's right edge for enhanced layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your Document text and the shape's top edge for precise layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.DistanceBottom | Aspose.Words for .NET

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your Document text and the shape's bottom edge for optimal layout.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.dra...