Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 16,779 for

true type

(0.08 sec)
  1. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...Generate () { const string file_type = "application/pdf" ; const...return File ( memoryStream , file_type , file_name ); } public IActionResult...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  2. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them.... Structure Type PDF standard compliance levels...Field > f ) { return f -> get_Type () == FieldType :: FieldHyperlink...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  3. Incorrect values displayed for dynamic fields i...

    Description: We are experiencing an issue where dynamic fields in Word documents are displayed incorrectly in the viewer. Issue details: The values shown in the viewer differ from those displayed in the original Word…...Type == FieldType.FieldSequence) f.IsLocked = true; } doc...

    forum.aspose.com/t/incorrect-values-displayed-f...
  4. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...filter ( lambda r : r . revision_type == aw . RevisionType . MOVING...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... wrap_type ) # Create a 400pt x 400pt group...aw . NodeType . SHAPE , 0 , True ) . as_shape () . stroke . dash_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert HTML to DOCX – Aspose.HTML for Python v...

    Convert HTML to DOCX programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples....it offers users to write any type of documents. Using methods...HTMLSaveOptions() options.document_type = sav.HTMLSaveOptions.XHTML...

    docs.aspose.com/html/python-net/convert-html-to...
  7. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....images you need to specify the type of file to be added to PDF:...realizing you task. PNG refers to a type of raster image file format...

    docs.aspose.com/pdf/net/convert-images-format-t...
  8. 搜索

    搜索...static final String REDIRECT_TYPE = "code"; public static final...SCOPE, REDIRECT_URI, REDIRECT_TYPE); } static String getAuthor...

    blog.aspose.com/zh-hant/email/create-update-and...
  9. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....the time and effort of manual typing and ensuring there are no human...SaveFormat . Docx , results , true ); Full code using Aspose.OCR...

    docs.aspose.com/ocr/net/scan-to-word/
  10. ListFormat Class | Aspose.Words for .NET

    Master list formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Description IsListItem { get; } True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/net/aspose.words.lis...