Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 15,944 for

true type

(0.19 sec)
  1. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....any of the three signature types var signature = new Aspose ...o.local" , string . Empty , true , rect , signature ); // Save...

    docs.aspose.com/pdf/net/working-with-signature-...
  2. Microsoft 365 Data Access and Management with M...

    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....which can be read in FolderInfo type. var folders = client . ListFolders...builder . SentDate . OrderBy ( true ); messagePageInfo = client...

    docs.aspose.com/email/net/microsoft-365-data-ma...
  3. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... PARAGRAPH , 0 , True ) . as_paragraph () paragraph...custom_node_id = 100 shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Types of Connectors In PowerPoint...object by defining the connector type. Connect the shapes using the...

    docs.aspose.com/slides/nodejs-java/connector/
  5. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...InsertHtml("<b>This is my Cool Header</b>", true); builder.MoveToHeaderFooter(HeaderFooterType...InsertHtml("<b>This is my Cool Footer</b>", true); builder.MoveToDocumentEnd();...

    forum.aspose.com/t/header-and-footer-only-on-la...
  6. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....Type == "image" ) { // Get the image type and set to...protocol of the URL and, if true, set the image name and extension...

    products.aspose.com/html/net/images/extract/
  7. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...OnePagePerSheet property to true to ensure that all content from...imgOptions.OnePagePerSheet = true; // Ensure all content is on...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  9. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....-> ClearFormatting (); ASSERT_TRUE ( tableStyle -> get_ConditionalStyles...Aspose::Words::ConditionalStyle::Type method Aspose::Words::ConditionalStyle::Equals...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. SubDocument.node_type property | Aspose.Words f...

    SubDocument.node_Type property. Returns [NodeType.SUB_DOCUMENT](../../nodeType/#SUB_DOCUMENT)....node_type property SubDocument.node_type property Returns NodeType...SUB_DOCUMENT . @property def node_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...