Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,462 for

update string index

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for PowerPoint File Automation – Слияние PDF, PPT, PPTX и многих других форматов файлов с помощью C++https://products.aspose.com/slides/ru......com/slides/ru/cpp/merger/index.xml self application/rss+xml...display:flex; color:#66d9ef const String sourceFilePath1 = ucolor:#e6db74...

    products.aspose.com/slides/ru/cpp/merger/index.xml
  2. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....text layer to a layer group string outputPsd = "out_dummy_group...UpdateText string srcFile = "M1TTTT16062021001.psd" ; string fontsFolder...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  3. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here....new PsDocument(psStream); 8 9 string outputFileName = "add_xmp_array_items_out...be added in the array by an index (0). 22 xmp. AddArrayItem (...

    docs.aspose.com/page/net/xmp-metadata/add-array...
  4. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Words::Node>&) Returns the index of the specified child node...value into a user friendly string. PrependChild (T) PreviousPreOrder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....update_list_labels() method to update the value of...+ 'Rendering.docx' ) doc . update_list_labels () paras = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 EPS 的 XMP 元数据中添加数组项 | Java

    本文将通过代码片段讲解并使用 Aspose.Page for Java 在 EPS 的 XMP 元数据中添加数组项的过程。...new PsDocument(psStream); 7 8 String outputFileName = "add_xmp_array_items_out...be added in the array by an index (0). 20 xmp. addArrayItem (...

    docs.aspose.com/page/zh/java/xmp-metadata/add-a...
  8. Add array items in XMP metadata of EPS| C++

    The process of adding items in XMP metadata of EPS with Aspose.Page for C++ is explained and illustrated with the code snippets here.... 3 System ::String dataDir = RunExamples::Get...be added in the array by an index (0). 27 xmp -> AddArrayItem(u...

    docs.aspose.com/page/cpp/xmp-metadata/add-array...
  9. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...InsertWatermarkText(Document doc, string watermarkText) { foreach (Section...layout_collector.get_end_page_index(para) if para_page == page_to_insert:...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  10. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....document, such as an element, text string, or comment. We describe the...interactive web pages that can update and change in response to user...

    docs.aspose.com/html/net/tutorial/what-is-html-...