Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 170,531 for

drawing

(0.23 sec)
  1. Working with Headers and Footers|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....the print preview of Visio drawing, users can click on “Edit Header...

    docs.aspose.com/diagram/java/working-with-heade...
  2. Convert XLS with Images and Charts to PDF|Docum...

    The Java code to convert Excel files with images and charts to PDF format by using the Aspose.Cells for Java API....images, charts, and other drawing objects, can be converted quickly...

    docs.aspose.com/cells/java/convert-xls-with-ima...
  3. Converting Chart to Image in SVG Format with Go...

    Learn how to convert charts to SVG images using Aspose.Cells with Golang via C++....are more often created with drawing software. Aspose.Cells can...

    docs.aspose.com/cells/go-cpp/converting-chart-t...
  4. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); builder...() -> set_Color ( System :: Drawing :: Color :: get_Red ()); //...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....( outputImage , System :: Drawing :: Imaging :: ImageFormat ::...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  6. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ()); border...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++.... -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextColor method. Allows to specify the color to be used for inserted content Insertion. Default value is ByAuthor in C++....tion ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Right...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for signature line being inserted. Used in DocumentBuilder. To learn more, visit the documentation article in C++....SharedPtr < Aspose :: Words :: Drawing :: SignatureLine > signatureLine...ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++....Cells :: Drawing ; using namespace Aspose :: Cells :: Drawing :: Equations...

    docs.aspose.com/cells/cpp/export-equation/