Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 20,463 for

document insertion

(0.09 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page in C++....get_VerticalPosition () Examples Shows how to insert an ADVANCE field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...image to EMF and inserting into empty PPT document. The sample code...converting to EMF and inserting into PPT document, the text in the...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  3. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....Ask AI Insert Background Image to Excel with C++ Contents [ Hide...Background in ODS Files AI Document Assistant Close Copy Page...

    docs.aspose.com/cells/cpp/insert-background-ima...
  4. Convert EPS to BMP via Java | products.aspose.com

    Sample code for EPS to BMP Java conversion. Use API example code for batch EPS files to BMP conversion within any Web or Desktop Java based application....ability to insert EPS files into Office documents. Read More...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  5. Convert EPS to ICO via Java | products.aspose.com

    Sample code for EPS to ICO Java conversion. Use API example code for batch EPS files to ICO conversion within any Web or Desktop Java based application....ability to insert EPS files into Office documents. Read More...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  6. Convert EPS to TGA via Java | products.aspose.com

    Sample code for EPS to TGA Java conversion. Use API example code for batch EPS files to TGA conversion within any Web or Desktop Java based application....ability to insert EPS files into Office documents. Read More...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/eps...
  7. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....convert presentations to PDF documents, utilize various options to...slides, password protect PDF documents, detect font substitutions...

    docs.aspose.com/slides/python-net/convert-power...
  8. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element...the Working with Charts documentation article. Properties Name...for chart values. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... Examples Shows how to insert chart with date/time values...values. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...