Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 50,331 for

shape

(0.1 sec)
  1. Unexpected Change in paragraphFormat->get_Space...

    Hi, Presentation1 (1).pptx.zip (1.3 MB) Please refer to the attached presentation. So there are 3 spaces - before, after and space type as multiple. Can you confirm what aspose returns for spaceWithin for hanging, mul…...presentation->get_Slides()) { auto shape = slide->get_Shape(0); auto autoShape...= ExplicitCast<IAutoShape>(shape); auto paragraph = autoShap...

    forum.aspose.com/t/unexpected-change-in-paragra...
  2. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles....WordArt style to the text of the shape with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  3. Insert a Picture Based on Cell Reference with C...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....worksheet cell in an image shape. You can link the picture to...

    docs.aspose.com/cells/cpp/insert-a-picture-base...
  4. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!... Writeln ( "[tag 1]" ); Shape textBox = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic axis in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Extract Text and Images from Word File Online a...

    Online Word file parser app. C++ API code to extract images and text content from Word document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/word/
  8. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. C++ API code to extract images and text content from DOCX document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/docx/
  9. Specific Parameters of 2D Barcode Types|Documen...

    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....density in a compact square shape. Unlike the regular QR Code...2D barcodes, its elongated shape—64 times longer than its height—makes...

    docs.aspose.com/barcode/javascript-cpp/2d-barco...
  10. Html Word Merge with underline across entire pa...

    Hi all, I have some html that I’m merging into word. The issue I’m running into, is I need to have an underline across the entire page. Currently I use <hr> tags, but, then when the word is rendered, there is extra spa…...of horizontal rule shapes through the Shape class, which lets...

    forum.aspose.com/t/html-word-merge-with-underli...