Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 172,581 for

drawing

(0.37 sec)
  1. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...PdfException: Something went wrong in drawing annotations Caused by: Value...alse); // skip annotation drawing device.process(page, out);...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  2. Aspose::Words::DigitalSignatures namespace | As...

    Aspose::Words::DigitalSignatures namespace. The Aspose.Words.DigitalSignatures namespace provides classes to sign documents and verify signatures in C++.... namespace Aspose::Words::Drawing namespace...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  4. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: Cube , 100...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark in C++.... -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++.... -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets revision options in C++....tion ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Right...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....font -> set_Color ( System :: Drawing :: Color :: get_Blue ()); font...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Shading::get_ForegroundPatternTh...

    Aspose::Words::Shading::get_ForegroundPatternThemeColor method. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this Shading object in C++....() -> set_Color ( System :: Drawing :: Color :: get_Green ());...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. Convert POTX to EMF in Python | products.aspose...

    Sample code for POTX to EMF Python conversion. Use PowerPoint Python API for batch conversion POTX files to EMF files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . emf)...

    products.aspose.com/slides/python-net/conversio...