Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 174,062 for

drawing

(1.21 sec)
  1. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 100 , 400 ); //...MakeObject < Aspose :: Pdf :: Drawing :: Line > ( new float [] {...

    docs.aspose.com/pdf/cpp/add-line/
  2. 使用 C++ 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 透過 C++ 範例程式碼以程式方式列印 PDF 文檔... Drawing . Printing . PrinterSettings...PrinterSettings ps = new System . Drawing . Printing . PrinterSettings ();...

    products.aspose.com/pdf/zh-hant/cpp/print/
  3. WrapSide enumeration | Aspose.Words for Python

    aspose.words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....file_name = MY_DIR + 'Textboxes in drawing canvas.docx' ) shapes = list...s : s . shape_type == aw . drawing . ShapeType . TEXT_BOX , shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.allow_overlap property | Aspose.Words for...

    Table.allow_overlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... drawing . RelativeHorizontalPo . MARGIN...self . assertEqual ( aw . drawing . RelativeVerticalPosi . PARAGRAPH...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FrameFormat.horizontalPosition property | Aspos...

    FrameFormat.horizontalPosition property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relativeHorizontalPosition](../relativeHorizontalPosition/) property.... Drawing . HorizontalAlignment . Default...verticalAlignment ). toEqual ( aw . Drawing . VerticalAlignment . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties.... drawing . HorizontalAlignment . DEFAULT...self . assertEqual ( aw . drawing . VerticalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used.... Drawing . Charts . ChartType . Scatter...axis . majorTickMark = aw . Drawing . Charts . AxisTickMark . Cross...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used.... Drawing . Charts . ChartType . Scatter...axis . majorTickMark = aw . Drawing . Charts . AxisTickMark . Cross...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... drawing . Shape ( builder . document , aw . drawing . ShapeType...) shape . wrap_type = aw . drawing . WrapType . INLINE shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/cpp/ps/working-with-textures/