Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 50,340 for

shape

(0.56 sec)
  1. Aspose word for java不使用分页符插入页码 - Free Support F...

    我们使用 Aspose.Words for Java,希望能在 每一页的右下角插入文本框(例如页码或签章区域), 不使用页脚,而是通过 锚点定位 的方式在页面内容区域中插入。 在实际测试过程中遇到以下问题: 只有当文档使用 插入空白页 进行分页时,能正确识别每一页的最后一个节点,文本框也能准确出现在该页的右下角。 根据节点识别只会识别处理节点中的第一页空白页, niuda(1) (2).zip (12.6 KB) 当文档仅通…...moveToParagraphEnd(); // 将光标定位到段落末尾 Shape textbox = new Shape(doc, ShapeType.TEXT_BOX);...进一步定制 :如需在文本框内放置图片、签章等,可在创建 Shape 后使用 textbox.appendChild(pictureNode)...

    forum.aspose.com/t/aspose-word-for-java/320890
  2. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...rectangle IShape shp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/adding-text-dynamica...
  3. Aspose.Cells.GridJs Basics|Documentation

    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.... Display and manage image, shape, or chart files. Perform grid...we can retrieve the images/shapes zip file or the spreadsheet...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Document | Aspose.Words for Java

    Represents a Word document in Java.... add(Shape watermark) appendChild(Node...getBackgroundShape() Gets the background shape of the document. getBibliography()...

    reference.aspose.com/words/java/com.aspose.word...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....new Document(getMyDir() + "Shape with linked chart.docx"); XlsxSaveOptions...value determining how DrawingML shapes are rendered. getExportGeneratorNa()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. 搜索

    搜索...Header 然後使用 ((IAutoShape)shape).getTextFrame().setText() 方法設置標題文本...for(IShape shape : masterNotesSlide.getShapes()) { if (shape.getPlaceholder()...

    blog.aspose.com/zh-hant/slides/sadd-header-foot...
  8. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中刷新关联形状的数值。...js 更改 Shape 的调整值 在工作表中将形状移到前面或后面,用Node.js通过C++...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  9. Ինչպես ավելացնել պատկերը Word փաստաթղթում, օգտա...

    Քայլ առ քայլ ուղեցույց այն մասին, թե ինչպես կարելի է պատկեր ավելացնել word փաստաթղթում, օգտագործելով C# ձեռնարկը կոդով, որպեսզի պատկերը տեղադրվի word փաստաթղթի վերնագրի C#-ում և ավելացնել պատկերը word փաստաթղթի մարմնին որպես կապակցված պատկեր:...ավելացնելու համար Օգտագործեք Shape class ՝ Պատկերի չափը, դիրքը...

    kb.aspose.com/hy/words/net/how-to-add-image-in-...
  10. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation....dispose (); } // add a picture shape on the slide #1 pres . getSlides...pres . dispose (); } Getting a Shape Thumbnail Code using a deprecated...

    docs.aspose.com/slides/nodejs-java/modern-api/