Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,139 for

split document

(0.08 sec)
  1. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    FontSavingArgs 财产. 获取原始字体文件大小... { Document doc = new Document ( MyDir + "Rendering...我们也可以从这里访问源文档。 Assert . True ( args . Document . OriginalFileName . EndsWith...

    reference.aspose.com/words/zh/net/aspose.words....
  2. FontSavingArgs.OriginalFileName | Aspose.Words ...

    FontSavingArgs 财产. 获取带有扩展名的原始字体文件名... { Document doc = new Document ( MyDir + "Rendering...我们也可以从这里访问源文档。 Assert . True ( args . Document . OriginalFileName . EndsWith...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFamilyName method. Indicates the current font family name in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::FontSavingArgs::get_Orig...

    Aspose::Words::Saving::FontSavingArgs::get_OriginalFileSize method. Gets the original font file size in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::FontSavingArgs::get_IsEx...

    Aspose::Words::Saving::FontSavingArgs::get_IsExportNeeded method. Allows to specify whether the current font will be exported as a font resource. Default is true in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FontSavingArgs Class | Aspose.Words for .NET

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the FontSaving event in C#....more, visit the Save a Document documentation article. public class...font is bold. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Converting SVG to HTML in C# using Aspose.PDF f...

    Examples.zip (586.0 KB) We are evaluating various aspose products to convert svg to html. We attempted this in 2 ways, first using the code: public void ConvertSvgToHtml( string svgFilename, string htmlFilename ) { …...SVG file using ( SVGDocument document = new SVGDocument( svgFilename...// Render SVG to PDF file document.RenderTo( device ); } } //...

    forum.aspose.com/t/converting-svg-to-html-in-c-...
  8. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced Document processing capabilities, enabling efficient manipulation and generation of Word Documents....Words Document Processing API Contents [ Hide ] Aspose...an essential reference for document processing in the context...

    reference.aspose.com/words/
  9. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....you insert a page to a PDF document at any location in the file...and delete pages from your document. This section shows how to...

    docs.aspose.com/pdf/java/working-with-pages/
  10. Aspose::Words::Saving::IFontSavingCallback Inte...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format....saves fonts when exporting a document to HTML format. Examples Shows...SaveExportedFonts() { auto doc = MakeObject<Document>(MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/class/aspose.wor...