Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 16,788 for

true type

(0.16 sec)
  1. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... insert_shape ( shape_type = aw . drawing . ShapeType ...= 200 , height = 200 , wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....any of the three signature types PKCS1 signature = new PKCS1..."test01@aspose-pdf-demo.local" , "" , true , rect , signature ); // Save...

    docs.aspose.com/pdf/java/working-with-signature...
  5. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....saveOptions ); // Verify the file type of our document, and its encryption...get_LoadFormat ())); ASSERT_TRUE ( info -> get_IsEncrypted ());...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True shape . relative_horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... setObjectIcon ( true ); File fileZip = new File (...zipOleFrame . setObjectIcon ( true ); presentation . save ( "output...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  8. PDF to SVG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C# sample code using Aspose.PDF for .NET...the same or different file types into one file using C# Merge...CompressOutputToZipA = true , ScaleToPixels = true }; pdfDocument1 ...

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  9. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....distinguish between different types of information on a worksheet..."A3" ]. Style . Font . Bold = true ; sheet . Cells [ "A3" ]. Style...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs.... setAspectRatioLocked ( true ); } catch ( IOException e )...image. Set the shape’s fill type. Set the shape’s picture fill...

    docs.aspose.com/slides/androidjava/picture-frame/