Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 7,705 for

append

(0.24 sec)
  1. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++.... Trim ()); // Append a copy of what is now the first...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....from the source document and append it to the first paragraph....

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....from the source document and append it to the first paragraph....

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... append_child ( main_header , True...True ) root_element . append_child ( paragraph_element , True ) #...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  5. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....from the source document and append it to the first paragraph....

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....TextBuilder > ( page ); // Append TextFragment to PDF file tb...TextBuilder > ( page ); // Append the text fragment to the PDF...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  7. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....from the source document and append it to the first paragraph..... body . first_paragraph . append_child ( imported_shape ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....text for both the elements Append this header and paragraph to...customized header and paragraph are appended to the RootElement in the...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  10. How to Merge PowerPoint Files using Python

    This article guides on how to merge PowerPoint files using Python. It has basic information for the IDE settings, the program logic, and a runnable sample code to merge slides using Python....Call the add_clone() method to append the slide to the destination...different presentations are to be appended followed by opening the target...

    kb.aspose.com/slides/python/how-to-merge-powerp...