Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 10,695 for

true type

(0.04 sec)
  1. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF.... – When set to true, a tagged layout is created...10)) 25 options. css . media_type . PRINT 26 options. jpeg_quality...

    docs.aspose.com/html/python-net/convert-svg-to-...
  2. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback::DocumentPartSaving method. Called when Aspose.Words is about to save a document part in C++.... ASSERT_TRUE ( args -> get_Document () ->...Format ( u "{0} part {1}, of type {2}{3}" , mOutFileName , ++...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...multipaged 8 bool multiPaged = true ; 9 10 // Create new multipaged...questions about Aspose.Page? Type in your query: Programming Language:...

    docs.aspose.com/page/net/ps/working-with-pages/
  4. Run.phonetic_guide property | Aspose.Words for ...

    Run.phonetic_guide property. Gets a [Run.phonetic_guide](./) object.... assertEqual ( True , runs [ 0 ] . is_phonetic_guide...aspose.words class Run Run.node_type property Run.text property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  6. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to Html or Epub format in C++....System::TypeInfo&) const override static Type () Examples Shows how to split..."Document" property. ASSERT_TRUE ( args -> get_Document () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....GetChildNodes ( NodeType :: Any , true ); for ( const auto & node :...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Low Code|Aspose.Words for .NET

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....examples to see how these two types of API differ. In the Fluent...IgnoreFormatting = true , IgnoreCaseChanges = true }; LowCodeComparer...

    docs.aspose.com/words/net/low-code/
  10. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories... insert_shape ( shape_type = aw . drawing . ShapeType ...get_child_nodes ( aw . NodeType . SHAPE , True ) . count ) # We can delete...

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