Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 16,768 for

true type

(0.31 sec)
  1. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...return result; } } The _pdf is of type Document. What’s the mechanism...(HeaderFooter)lastPageHeader.Clone(true); page.Footer = (HeaderFooter)lastPageFooter...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  2. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...TypeInitializationEx: The type initializer for 'Windows.Win32...System.TypeInitializationEx: The type initializer for 'System.Drawing...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  3. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....Comment comment ) Parameter Type Description comment Comment...mDocTraversalDepth ++; mVisitorIsInsideComm = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...pclLoadOptions . setSupressErrors ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/pcl-to-pdf/
  5. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more.... This type is not inherited from IShape...getAutoShapeLock (). setSelectLocked ( true ); watermarkShape . getAutoShapeLock...

    docs.aspose.com/slides/androidjava/watermark/
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldIfComparisonResult enumeration | Aspose.Wo...

    aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... TRUE The condition is True . FALSE The condition...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Assets from DXF File Formats via .NET |...

    C# source code to load, render and add extract assets from DXF documents on .NET Framework, .NET Core, Mono....operations Extract(scene,za, true ); //Callable Extract method...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/dxf/