Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 17,437 for

true type

(0.74 sec)
  1. Merge TAR.GZ files to one TAR.GZ archive via C#

    Source code for merge TAR.GZ files to one TAR.GZ archive via C#. Use API example code for combine TAR.GZ files to a single TAR.GZ within VB.NET Asp.NET or any .NET based application....Delete(true); Free App to Merge TAR.GZ Check...manipulate various archive types without without going into the...

    products.aspose.com/zip/net/merger/targz-to-targz/
  2. Merge TAR.XZ files to one TAR archive via C#

    Source code for merge TAR.XZ files to one TAR archive via C#. Use API example code for combine TAR.XZ files to a single TAR within VB.NET Asp.NET or any .NET based application....Delete(true); Free App to Merge TAR.XZ Check...manipulate various archive types without without going into the...

    products.aspose.com/zip/net/merger/tarxz-to-tar/
  3. Merge TAR.GZ files to one TAR.Z archive via C#

    Source code for merge TAR.GZ files to one TAR.Z archive via C#. Use API example code for combine TAR.GZ files to a single TAR.Z within VB.NET Asp.NET or any .NET based application....Delete(true); Free App to Merge TAR.GZ Check...manipulate various archive types without without going into the...

    products.aspose.com/zip/net/merger/targz-to-tarz/
  4. Merge TAR.BZ2 files to one 7ZIP archive via C#

    Source code for merge TAR.BZ2 files to one 7ZIP archive via C#. Use API example code for combine TAR.BZ2 files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Delete(true); } Free App to Merge TAR.BZ2...manipulate various archive types without without going into the...

    products.aspose.com/zip/net/merger/tarbz2-to-7zip/
  5. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...cloud/connect/token', body: { grant_type: 'client_credentials', client_id:...comment.to_json }, multipart: true ) end NOTE: I have tried this...

    forum.aspose.com/t/comments-for-docx-not-workin...
  6. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...cloud/connect/token', body: { grant_type: 'client_credentials', client_id:...comment.to_json }, multipart: true ) end NOTE: I have tried this...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  7. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....MyDir + "Header and footer types.docx" ); Section firstPageSection...importer . ImportNode ( srcNode , true ); dstStory . InsertAfter (...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Image (); // Set image type as SVG img . setFileType ( com...!= 0 ) row . setInNewPage ( true ); } // Add table to paragraphs...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  9. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...annotation can introduce its type through AnnotationType property...90 , 150 , 60 }, Visibility = true , LineColor = System . Drawing...

    docs.aspose.com/pdf/net/figures-annotation/
  10. Mail Merge with XML Data Source in Java|Aspose....

    Use a variety of data sources when performing a Mail Merge operation, including an XML file. The main advantage of using XML is the ability to define a hierarchy directly in the document in Java.... This allows different types of XML documents to be merged...getMailMerge().setUseNonMergeFields(true) to treat unknown fields as...

    docs.aspose.com/words/java/mail-merge-with-xml-...