Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,001 for

append

(0.13 sec)
  1. 图像|Aspose.Slides 文档

    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.... c_str ()); cellsXls -> Append ( L "chart.xls" ); intrusive_ptr...

    docs.aspose.com/slides/zh/cpp/image/
  2. SVG Transformations – C# Examples

    Learn how to rotate SVG, scale SVG, and translate SVG in C#. Consider code examples for SVG transformations...."translate(150, 50)" ); 20 21 // Append the <rect> element to the <svg>...

    docs.aspose.com/svg/net/svg-transformations/
  3. Gmail Utility Features|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.... append ( line ); } } catch ( IOException...

    docs.aspose.com/email/java/gmail-utility-features/
  4. LaTeX to image | Aspose.TeX for C++

    To convert TeX to image formats using Aspose.TeX API solution for C++ learn this article that describes how to do this and the code examples.... The engine will append it automatically. The second...

    docs.aspose.com/tex/cpp/latex-to-image/
  5. WIM File Format & .wim extension - Everything Y...

    Explore the WIM File Format and extension, a versatile archive format with wide compatibility and efficient compression methods. Learn how WIM simplifies data compression and archive management for a variety of applications....capture an existing system image, append new images, and manage the...

    products.aspose.com/zip/most-common-archives/wh...
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....append("Glossary document found!\n");...mBuilder.append("Reached end of glossary!\n"); mBuilder.append("BuildingBlocks...

    reference.aspose.com/words/java/com.aspose.word...
  7. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....append("\t"); return VisitorAction...appendText(final String text) { mBuilder.append(text); } /// /// Plain text...

    reference.aspose.com/words/java/com.aspose.word...
  8. main.bundle.min.fb414377ba914d965a09456f3585d60...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......input-group-append{display:flex}.input-group-prepend...input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}...

    docs.aspose.com/tasks/css/main.bundle.min.fb414...
  9. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in C++...float y2 , uint32_t index ); Append a given arc to a path: void...

    docs.aspose.com/slides/cpp/custom-shape/
  10. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....CONTINUE; } /// /// Append a line to the StringBuilder...i++) { mBuilder.append("| "); } mBuilder.append(text + "\r\n");...

    reference.aspose.com/words/java/com.aspose.word...