Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,938 for

content stream

(0.19 sec)
  1. 组装电子表格|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....组装电子表格 Contents [ Hide ] 本部分描述如何: 从头开始创建新的Excel文件并向其添加工作表 在设计电子表格中添加工作表...开设计电子表格。 //Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/zh/net/assemble-spreadshe...
  2. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox Content controls are displayed displayed as dots not checkboxes. I attached…...the issues is that checkbox content controls are displayed displayed...cancellationToken) { Stream stream = new MemoryStream(); stream.Write(documentContBytes...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  3. BarcodeParameters.BarcodeValue | Aspose.Words f...

    Discover the BarcodeParameters BarcodeValue property to efficiently encode data. Enhance your projects with seamless barcode integration today!...BarcodeValue Contents [ Hide ] BarcodeParameters.BarcodeValue...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  4. BarcodeParameters.BarcodeType | Aspose.Words fo...

    Explore the BarcodeParameters BarcodeType property for enhanced bar code management. Discover its unique features and benefits for your projects!...BarcodeType Contents [ Hide ] BarcodeParameters.BarcodeType property...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  5. BarcodeParameters.ForegroundColor | Aspose.Word...

    Discover the BarcodeParameters ForegroundColor property for customizable barcode colors from 0x000000 to 0xFFFFFF. Enhance your barcode design today!...ForegroundColor Contents [ Hide ] BarcodeParameters.ForegroundColor...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  6. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for custom bar code designs. Easily set background colors from 0x000000 to 0xFFFFFF for optimal visibility!...BackgroundColor Contents [ Hide ] BarcodeParameters.BackgroundColor...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....Create Contents [ Hide ] Create() Creates new instance of the...to convert documents from a stream with a single line of code...

    reference.aspose.com/words/net/aspose.words.low...
  8. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...Load Contents [ Hide ] Load( string ) Loads table substitution...file system. // 1 - From a stream: using ( FileStream fileStream...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....ableSubstitutionRul class Contents [ Hide ] TableSubstitutionRul...System::SharedPtr<System::IO::Stream>&) Loads table substitution...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Create or Load a Document in Java|Aspose.Words ...

    Aspose.Words enables you to create a blank document or to load it from a file or Stream using Java....Create or Load a Document Contents [ Hide ] Almost any task that...or to load it from a file or stream. The document can be loaded...

    docs.aspose.com/words/java/create-or-load-a-doc...